Documentation

TauCeti.Algebra.AlgebraicGroup.GeneralLinear.DiagonalTorus.Basic

The diagonal torus of the general linear group scheme #

The rank-N split torus has A-points Fin N → Aˣ, while the general linear group has A-points GL (Fin N) A. The diagonal embedding

(t₀, …, tₙ₋₁) ↦ diag(t₀, …, tₙ₋₁)

is natural in the commutative R-algebra A. This file uses full faithfulness of the functor of points to recover its coordinate Hopf-algebra morphism, then applies relative spectrum to obtain the group-scheme morphism TauCeti.GeneralLinear.diagonalTorus.

The diagonal torus acts on the root subgroup for εᵢ - εⱼ with that character. On algebra-valued points the pinning equation is

t xᵢⱼ(c) t⁻¹ = xᵢⱼ(tᵢ c tⱼ⁻¹).

Thus the split maximal torus and the root subgroups of the worked GLₙ construction are linked by the same equation required of a pinned Chevalley--Demazure group scheme.

Main declarations #

References #

This is the split-torus and root-subgroup pinning equation in Layer 9 of TauCetiRoadmap/ReductiveGroups/README.md, a prerequisite for milestone L0 of the CFSGStatement roadmap.

Restrict a same-universe coordinate family on ULift (Fin N) to the canonical copy of Fin N. The universe lift is required only by the current same-universe group-scheme API.

Equations
Instances For
    @[simp]
    theorem TauCeti.GeneralLinear.diagonalTorusCoordinates_apply {N : } {A : Type w} [Monoid A] (t : ULift.{u, 0} (Fin N)Aˣ) (i : Fin N) :
    diagonalTorusCoordinates t i = t { down := i }

    Restricting a universe-lifted coordinate family evaluates it at the canonical lift.

    The diagonal-torus homomorphism on A-points. Under the split-torus and general-linear points equivalences it is the diagonal embedding diagGL : (Fin N → Aˣ) →* GL (Fin N) A.

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

      Reading the image of a split-torus point as an invertible matrix gives the diagonal matrix whose diagonal entries are the coordinates of that point.

      The diagonal-torus homomorphism on points is injective.

      The diagonal embedding is natural in the value algebra.

      Conjugation by a diagonal-torus point acts on the root subgroup for εᵢ - εⱼ by the corresponding character t ↦ tᵢ tⱼ⁻¹.

      The natural transformation of group-valued functors whose component sends a coordinate family of units to the corresponding diagonal invertible matrix.

      Equations
      Instances For
        @[simp]

        The component of the natural diagonal-torus map at a value algebra is diagonalTorusPoints.

        The coordinate morphism of the diagonal torus, recovered from its natural action on points. Its direction is opposite to the represented group-scheme morphism.

        Equations
        Instances For

          Precomposition by the diagonal-torus coordinate morphism is the previously constructed natural map on convolution points.

          @[simp]

          The diagonal-torus coordinate morphism sends a generic matrix entry to the corresponding coordinate character on the diagonal, and to zero off the diagonal.

          The diagonal-torus coordinate morphism commutes with base change. After identifying the base changes of the general-linear and split-torus coordinate Hopf algebras with their direct constructions over the new base, scalar extension of the diagonal embedding is the diagonal embedding over the new base.

          The diagonal torus of GLₙ, as a morphism from the rank-N split torus group scheme.

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

            The diagonal torus is relative spectrum applied contravariantly to its coordinate morphism, transported across the named presentations of the split torus and general linear group.

            @[simp]

            The diagonal torus on scheme-valued points: composing an A-point of the split torus with the diagonal torus morphism gives the diagonal invertible matrix whose diagonal entries are the coordinates of that point.