Documentation

TauCeti.Algebra.AlgebraicGroup.HopfIdeal.Quotient.Kernel.Tangent

The Lie algebra of the kernel of an affine group morphism #

For a morphism f : H ⟶ K of commutative Hopf algebras, the induced morphism of affine group schemes runs from Spec K to Spec H. Its scheme-theoretic kernel has coordinate ring K ⧸ kernelHopfIdeal f, where kernelHopfIdeal f is generated by the image in K of the augmentation ideal of H.

This file proves that the Lie algebra of this kernel is canonically the kernel of the differential of f. The key algebraic step says that a counit-valued derivation of K vanishes on the ideal generated by the image of the augmentation ideal exactly when its precomposition with f is zero. Combining this with the closed-subgroup tangent equivalence gives the expected Lie equivalence and the corresponding dimension identity.

This is the coordinate-Hopf-algebra form of the kernel part of the ReductiveGroups roadmap's Layer 2 target on dimension tools through Lie(G).

Main declarations #

References #

J. S. Milne, Algebraic Groups (2017), §10.a, identifies tangent spaces with counit-valued derivations; the kernel calculation is the coordinate form of this functoriality. The coordinate ring of the kernel used here is Milne's Proposition 4.1.

A counit-valued derivation lies in the kernel of the differential exactly when it vanishes on the kernel Hopf ideal.

The forward implication is the nontrivial one: zero precomposition says that the derivation vanishes on the image of the augmentation ideal, hence on the ideal it generates by Derivation.apply_eq_zero_of_mem_span. The reverse implication tests on x - ε(x), whose image belongs to the kernel Hopf ideal and differs from the image of x by a scalar, on which every derivation vanishes.

The Lie subalgebra of Lie(Spec K) cut out by the kernel Hopf ideal is exactly the kernel of the differential Lie(Spec K) → Lie(Spec H).

The Lie algebra of the scheme-theoretic kernel of Spec K ⟶ Spec H is canonically Lie-equivalent to the kernel of its differential.

The source is the derivation presentation of the Lie algebra of Spec (K ⧸ kernelHopfIdeal f). The map is induced by precomposition with the quotient map, and its range is identified with the differential kernel by lieSubalgebra_kernelHopfIdeal.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]

    Under kernelLieEquiv, a derivation of the kernel coordinate ring is included into the ambient Lie algebra by precomposition with the quotient map.

    @[simp]

    The differential of a group morphism vanishes after the inclusion of its scheme-theoretic kernel.

    The Lie algebra dimension of a scheme-theoretic kernel is the dimension of the kernel of the differential.