Documentation

TauCeti.Algebra.Lie.E7.Minuscule.RootDatum

Torus characters of the type-E7 minuscule carrier in its named root datum #

TauCeti.E7Minuscule.groupScheme is the full-weight Chevalley carrier obtained from the 56-dimensional minuscule representation of the type-E₇ Serre presentation. Its fourteen numbered simple root subgroups and rank-seven split weight torus are explicit. The carrier's conjugation equation initially describes the root character as DynkinType.E7.rootGeneratorWeight DynkinType.valid_E7, hence as a Cartan-matrix row.

This file rewrites that equation against the uniform simply connected root datum used by downstream consumers. The identities DynkinType.rootGeneratorWeight_inl_eq_root_simpleIndex and DynkinType.rootGeneratorWeight_inr_eq_neg_root_simpleIndex identify the character of the i-th raising subgroup with

(E7.simplyConnectedRootDatum ht).root (E7.simpleIndex ht i)

and the lowering character with its negative. The results below substitute those identities into the carrier's scheme-level conjugation equation. They therefore certify that the explicit minuscule carrier and DynkinType.simplyConnectedRootDatum use the same Bourbaki numbering and the same character lattice.

This file does not assert reductivity, maximality of the weight torus, existence of all root subgroups, or an identification of the carrier with an independently defined algebraic group. It packages only the named simple-root pinning equations already justified by the construction.

Main results #

References #

The interface follows TauCeti/Algebra/Lie/E6/Minuscule/RootDatum.lean, added in TauCetiProject/TauCeti#5278. The root-character proofs consume the generic DynkinType identities directly, resolving the definitional difference between Fin 7 and Fin DynkinType.E7.rank locally at each rewrite.

This advances the "Pinnings" and "Root subgroup maps" targets of Layer 9 of TauCetiRoadmap/ReductiveGroups/README.md. Milestone L0 of TauCetiRoadmap/CFSGStatement/README.md consumes it: the type-E₇ carrier must be traceable from ValidLieTypeIndex.dynkinType to DynkinType.simplyConnectedRootDatum, with its numbered root subgroups governed by characters of that datum.

Torus conjugation equations against the named simple roots #

The torus conjugation equation at a named positive simple root. A point s of the split weight torus conjugates the raising-subgroup element of parameter u at node i to the same subgroup with parameter αᵢ(s)u, where αᵢ is the corresponding root of the uniform simply connected type-E₇ datum.

Torus conjugation equations on matrix-valued points #

The pinning equation at a named positive simple root, on matrix-valued points. A point s of the split weight torus conjugates the raising-subgroup element of parameter u at node i to the same subgroup with parameter αᵢ(s)u, where αᵢ is the corresponding root of the uniform simply connected type-E₇ datum.

The pinning equation at a named negative simple root, on matrix-valued points. A point s of the split weight torus conjugates the lowering-subgroup element of parameter u at node i to the same subgroup with parameter (-αᵢ)(s)u.