The differential is a Lie algebra morphism #
Precomposition of counit-valued derivations along a bialgebra morphism
(TauCeti.derivationComp) preserves the convolution commutator: the differential of a
morphism of affine monoid schemes is a morphism of Lie algebras (ReductiveGroups
roadmap, Layer 2, "the differential of a homomorphism"). The bracket identity uses
only the coalgebra half of the morphism — it intertwines the convolution products
termwise; the algebra half already entered in derivationComp, which needs
d (φ (x * y)) = d (φ x * φ y) to produce a derivation at all.
Main declarations #
TauCeti.derivationComp_bracket: the differential preserves the bracket.TauCeti.derivationCompLieHom: the differential as a morphism of Lie algebras.TauCeti.derivationCompLieHom_injective_of_surjective: the differential of a surjective bialgebra morphism is injective.TauCeti.derivationCompLieHom_bijective_of_surjective_of_finrank_eq: a surjective bialgebra morphism between equal-dimensional tangent Lie algebras induces a bijection.
The differential preserves the convolution commutator: a bialgebra morphism intertwines comultiplications, hence convolution products of derivations termwise.
The differential on derivations, as a morphism of Lie algebras over the coefficient ring.
Equations
- TauCeti.derivationCompLieHom φ = { toFun := ⇑(TauCeti.derivationComp φ), map_add' := ⋯, map_smul' := ⋯, map_lie' := ⋯ }
Instances For
The differential of a surjective bialgebra morphism is injective.
The bundled differential along a composite is the composite of the bundled differentials.
A surjective bialgebra morphism between equal-dimensional tangent Lie algebras induces a bijection on tangent Lie algebras.