Exact sequences and generalized weight spaces #
Let a nilpotent Lie algebra L act on finite-dimensional triangularizable modules. This file
proves that a surjective homomorphism of L-modules remains surjective after restriction to any
generalized weight space. Consequently a short exact sequence of modules restricts to a short
exact sequence on every generalized weight space, and the dimensions of corresponding weight
spaces are additive.
The nontrivial point is surjectivity. Given a vector of weight χ in the target, choose an
arbitrary preimage and decompose it into generalized weight components. Equivariance sends each
component into the corresponding target weight space. Projecting the resulting sum onto χ
therefore gives a preimage lying in the χ-weight space.
Main definitions and results #
TauCeti.genWeightSpaceMap: the restriction of a Lie-module homomorphism to a generalized weight space.TauCeti.genWeightSpaceMap_surjective: surjectivity is preserved by this restriction for finite-dimensional triangularizable modules.TauCeti.genWeightSpaceMap_exact: an exact pair restricts to an exact pair when its first map is injective.TauCeti.finrank_genWeightSpace_add_finrank_genWeightSpace_eq: generalized weight-space dimensions are additive in a short exact sequence.
Roadmap #
This is the weight-space input for additivity of formal characters in Layer 6, "Formal
characters", of TauCetiRoadmap/RepresentationTheory/LieHighestWeight/README.md.
References #
- J. E. Humphreys, Introduction to Lie Algebras and Representation Theory, GTM 9, §22.5.
The restriction of a Lie-module homomorphism to the generalized weight space at χ.
Equations
- TauCeti.genWeightSpaceMap f χ = ↑(LieModuleHom.codRestrict (LieModule.genWeightSpace N χ) (f.comp (LieModule.genWeightSpace M χ).incl) ⋯)
Instances For
Restricting a Lie-module homomorphism to a generalized weight space does not change its underlying values.
An injective Lie-module homomorphism is injective on every generalized weight space.
Surjective maps #
A surjective homomorphism between finite-dimensional triangularizable Lie modules maps every generalized weight space onto the corresponding generalized weight space.
Short exact sequences #
An exact pair of Lie-module homomorphisms restricts to an exact pair on each generalized weight space when the first homomorphism is injective.
Generalized weight-space dimensions are additive in a short exact sequence.