Documentation

TauCeti.Algebra.Lie.UniversalEnveloping.Kostant.RootSubgroup.Scheme.MultiplyLacedRelations

Multiply-laced Chevalley relations for Kostant root-subgroup scheme morphisms #

This file transports a conditional multiply-laced Chevalley commutator relation to scheme-valued points of the represented root-subgroup morphisms xᵢ : 𝔾ₐ → GLₙ. Under the stated bracket and nilpotence hypotheses for the chain β, α + β, 2α + β, the relation is

⁅x_α(t), x_β(u)⁆ = x_{α+β}(c t u) x_{2α+β}(d t² u).

It transports the matrix relation from RootSubgroup/MultiplyLacedRelations.lean through the point-comparison theorem for the actual affine group-scheme morphisms. Thus the equation is stated at the same interface used by the generated Chevalley--Demazure carrier.

Main declarations #

References #

theorem TauCeti.UniversalEnvelopingAlgebra.commutatorElement_schemePointsMulEquiv_kostantRootSubgroup_of_lie_lie_eq {L : Type u} [LieRing L] [LieAlgebra L] {I : Type w} {κ : Type u_1} {V : Type} [AddCommGroup V] [Module V] (e : IL) (h : κL) (ρ : UniversalEnvelopingAlgebra L →ₐ[] Module.End V) (M : AddSubgroup V) (hM : ukostantForm e h, vM, (ρ u) v M) {n : } (b : Module.Basis (Fin n) M) (A : Type) [CommRing A] {i j k l : I} {c d : } (hij : e i, e j = c e k) (hiij : e i, e i, e j = (2 * d) e l) (hil : e i, e l = 0) (hjk : e j, e k = 0) (hjl : e j, e l = 0) (hkl : e k, e l = 0) (hi : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e i)))) (hj : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e j)))) (hk : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e k)))) (hl : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e l)))) (p q r s : (AlgebraicGeometry.Spec (CommRingCat.of A)).asOver (AlgebraicGeometry.Spec (CommRingCat.of )) (AdditiveGroup.groupScheme ).X) (hr : Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) r) = c * (Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) p) * Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) q))) (hs : Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) s) = d * (Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) p) ^ 2 * Multiplicative.toAdd ((AdditiveGroup.schemePointsMulEquiv A) q))) :

The multiply-laced Chevalley commutator relation on scheme-valued points. Suppose the distinguished root vectors form the chain β, α + β, 2α + β, and let r and s carry parameters c t u and d t² u. Then the commutator of the represented i- and j-root values is the product of the represented k- and l-root values.

theorem TauCeti.UniversalEnvelopingAlgebra.commutatorElement_schemePointsMulEquiv_kostantRootSubgroup_of_lie_lie_eq' {L : Type u} [LieRing L] [LieAlgebra L] {I : Type w} {κ : Type u_1} {V : Type} [AddCommGroup V] [Module V] (e : IL) (h : κL) (ρ : UniversalEnvelopingAlgebra L →ₐ[] Module.End V) (M : AddSubgroup V) (hM : ukostantForm e h, vM, (ρ u) v M) {n : } (b : Module.Basis (Fin n) M) (A : Type) [CommRing A] {i j k l : I} {c d : } (hij : e i, e j = c e k) (hiij : e i, e i, e j = (2 * d) e l) (hil : e i, e l = 0) (hjk : e j, e k = 0) (hjl : e j, e l = 0) (hkl : e k, e l = 0) (hi : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e i)))) (hj : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e j)))) (hk : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e k)))) (hl : IsNilpotent (ρ ((UniversalEnvelopingAlgebra.ι ) (e l)))) (p q : (AlgebraicGeometry.Spec (CommRingCat.of A)).asOver (AlgebraicGeometry.Spec (CommRingCat.of )) (AdditiveGroup.groupScheme ).X) :

The multiply-laced Chevalley commutator relation on scheme-valued points with both output points written out at parameters c t u and d t² u.