Weight spaces by corestriction to a monoid algebra #
Given a right C-comodule V and a coalgebra morphism π : C → R[X], corestriction along π
makes V an R[X]-comodule. The resulting comodule decomposes into the weight submodules of
TauCeti.Algebra.Coalgebra.Comodule.MonoidAlgebra.Basic. This file names that decomposition:
TauCeti.DiagonalizableGroup.weightSpace V π x is the x-weight submodule of the corestricted
comodule, and V is the internal direct sum of these submodules.
When X is a commutative group, C is the coordinate bialgebra of an affine group scheme G,
and π underlies a bialgebra morphism, it is the coordinate morphism of a homomorphism
D(X) → G, and these are the weight spaces of a representation restricted along that
homomorphism. The statement identifying the action of a point of D(X) as multiplication by the
value of the character therefore takes a BialgHom.
Main definitions #
TauCeti.DiagonalizableGroup.weightSpace: thex-weight submodule after corestricting a comodule along a coalgebra morphism toR[X].
Main results #
TauCeti.DiagonalizableGroup.isInternal_weightSpace: the corestricted comodule is the internal direct sum of its weight submodules.TauCeti.DiagonalizableGroup.finite_setOf_weightSpace_ne_bot: a comodule that is finitely generated as a module has finitely many nonzero weight submodules after corestriction.TauCeti.DiagonalizableGroup.endOfPoint_tmul_of_mem_weightSpace: a monoid-algebra point acts on thex-weight submodule by multiplication by its value onx; for a commutative groupX, this is the corresponding action of a point ofD(X).
Roadmap #
This is the restriction step that Layer 7 of TauCetiRoadmap/ReductiveGroups/README.md asks for
in its split root-datum target: the roots of a split pair (G, T) are the nonzero weights of the
adjoint representation of G restricted along the split maximal torus T. This file supplies
that restriction for an arbitrary homomorphism from a diagonalizable group, carrying no torus,
maximality or closed-immersion hypotheses;
TauCeti/Algebra/AlgebraicGroup/Tangent/RootSpace.lean performs the specialization to the
adjoint representation.
References #
- W. C. Waterhouse, Introduction to Affine Group Schemes, §3.2.
- J. S. Milne, Algebraic Groups (2017), §12.c and §21.
The x-weight submodule obtained by corestricting a right C-comodule V along a coalgebra
morphism π : C →ₗc[R] R[X].
If X is a commutative group, π underlies the coordinate-bialgebra morphism of a homomorphism
D(X) → G, and V is a representation of G, this is the submodule on which D(X) acts
through the character x.
Equations
Instances For
Membership in the x-weight submodule, in terms of the coaction of the original comodule:
pushing the coaction of v through π must give v ⊗ x.
A comodule corestricted along a coalgebra morphism to R[X] is the internal direct sum of
its weight submodules.
A comodule that is finitely generated as a module has only finitely many nonzero weight submodules after corestriction.
Acting through a composite point agrees on pure tensors with first corestricting the coaction along the bialgebra morphism and then applying the point.
A monoid-algebra point acts on the x-weight submodule by its value on x.
When X is a commutative group and the bialgebras are coordinate rings, the point of G in
question is the composite of the homomorphism D(X) → G with the given point of D(X), whose
coordinate morphism is f ∘ π.