Transport invariance of matrix coefficients #
This file records how the matrix coefficients of a right comodule behave under transport of
a comodule structure across a linear equivalence. The general functoriality lemmas for
comodule morphisms live with the coefficient span and adjoin API in
TauCeti.Algebra.Coalgebra.Comodule.MatrixCoefficient.Adjoin; this file keeps the
transport-specific consequences behind the Comodule.Transport import.
These lemmas are bookkeeping for the reductive-groups roadmap's faithful-representation criterion: faithful representations are detected by whether their matrix coefficients generate the coordinate Hopf algebra.
Main declarations #
TauCeti.Comodule.matrixCoefficientSet_transport: the set of coefficients is invariant under transported coactions.TauCeti.Comodule.matrixCoefficientSubmodule_transportandTauCeti.Comodule.matrixCoefficientSubalgebra_transport: coefficient objects are invariant under transported coactions.
References #
This is standard matrix-coefficient functoriality for comodules; see Sweedler, Hopf
Algebras, Chapter 2. It supplies a prerequisite for
ReductiveGroups/README.md in TauCetiRoadmap, Layer 1, "Faithfulness done right", where
faithful representations are characterized by their matrix coefficients generating the
coordinate Hopf algebra.
Transporting a comodule structure across a linear equivalence does not change its coefficient set.
Transporting a comodule structure across a linear equivalence does not change its coefficient submodule.
Transporting a comodule structure across a linear equivalence does not change its coefficient algebra.