The spinor glue enlargement of the checkerboard lattice in rank eight #
This file constructs the lattice D₈⁺ by gluing the rank-eight checkerboard lattice along its
spinor class. The gluing subgroup is the cyclic subgroup generated by the Conway--Sloane spinor
class in the discriminant group of D₈. Its inverse image is identified literally as
D₈⁺ = D₈ ∪ (s + D₈),
where s = (1/2, ..., 1/2). The spinor class has order two and quadratic value zero, so the
inverse image is an even lattice of index two. The overlattice discriminant formula then shows
that D₈⁺ has discriminant one and is unimodular.
The subsequent identification of this coordinate lattice with the positive E₈ root lattice
requires the exceptional-root-lattice bridge and is deliberately separate. The definitions here
use the same spinor representative as the type D discriminant-form calculation, so that bridge
does not need a change of coordinates.
Main declarations #
TauCeti.IntegralLattice.d8SpinorSubgroup: the order-two subgroup generated by the spinor class inA_{D₈}.TauCeti.IntegralLattice.d8PlusCarrier: its inverse image in the dual ofD₈.TauCeti.IntegralLattice.mem_d8PlusCarrier_iff: the formulaD₈⁺ = D₈ ∪ (s + D₈).TauCeti.IntegralLattice.d8PlusLattice: the resulting even integral lattice.TauCeti.IntegralLattice.toIntegralLattice_eq_d8PlusLattice: the general glued-overlattice construction along the spinor subgroup isd8PlusLattice.TauCeti.IntegralLattice.isUnimodular_d8PlusLattice:D₈⁺is unimodular.
References #
- J. H. Conway and N. J. A. Sloane, Sphere Packings, Lattices and Groups, §4.8.1.
- V. V. Nikulin, Integral symmetric bilinear forms and some of their applications, §1.4, Proposition 1.4.1.
- W. Ebeling, Lattices and Codes, Chapter 3.
TauCetiRoadmap/IntegralLattices/README.md, Layer 5, theD₈ ⊂ E₈glue calculation.TauCetiRoadmap/IntegralLattices/Suggested.lean(d8SpinorSubgroup,natCard_d8SpinorSubgroup,d8Plus,d8Plus_isUnimodular).
The glue subgroup of A_{D₈} generated by the Conway--Sloane spinor class.
Equations
Instances For
A discriminant class belongs to the spinor glue subgroup exactly when it is zero or the spinor class.
The spinor glue subgroup has order two.
The intermediate carrier obtained by gluing D₈ along its spinor class.
Equations
Instances For
A vector belongs to D₈⁺ exactly when it belongs to D₈, or differs from the spinor vector
by an element of D₈. This is the literal coordinate formula
D₈⁺ = D₈ ∪ (s + D₈).
The discriminant subgroup cut out by d8PlusCarrier is the spinor glue subgroup.
The rank-eight spinor class has quadratic value zero.
The spinor glue subgroup is quadratic-isotropic.
The spinor glue carrier is even: its only nonzero glue class has quadratic value
8 / 8 = 0 in ℚ/ℤ.
The D₈⁺ integral lattice, obtained from the even spinor glue carrier with the same standard
dot product as the checkerboard lattice.
Equations
Instances For
The even overlattice glued along the spinor subgroup is the D₈⁺ lattice. This exposes
d8PlusLattice to the general overlattice theorems, which name the glued lattice through a proof
of evenness of the inverse image.
The carrier of the D₈⁺ lattice is the spinor glue carrier.
The form of D₈⁺ is the standard dot product inherited from D₈.
The D₈⁺ lattice is nondegenerate.
The D₈⁺ lattice is even.
The spinor enlargement D₈ ⊂ D₈⁺ has index two.
The D₈⁺ lattice has discriminant one.
The spinor glue enlargement D₈⁺ is unimodular.