pith. sign in
module module high

IndisputableMonolith.Foundation.GaugeFromCube

show as:
view Lean formalization →

GaugeFromCube supplies the combinatorial model of the D-cube whose vertices are maps from Fin D to {0,1}. It defines edge, face, and automorphism counts together with the signed-permutation action. Workers on the Yang-Mills mass gap cite the module when they need the discrete symmetry data that follows from D = 3. The module is a collection of definitions and direct cardinality statements.

claimThe principal objects are the vertex set $V_D = (D : ℕ) → (Fin D → {0,1})$, the edge and face cardinalities of the 3-cube, and the group of signed permutations acting on $V_D$.

background

The module follows DimensionForcing, which establishes D = 3, and imports ParticleGenerations and QuarkColors. It therefore works inside the forced three-dimensional setting where three fermion generations and three quark colors have already been derived. CubeVertex is introduced as the function type Fin D → {0,1} that labels the 2^D corners of the hypercube. Additional definitions record the number of edges, faces, and the order of the cube automorphism group generated by signed axis permutations.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds the cube vertex and symmetry data directly into the Yang-Mills Mass Gap construction. That parent theorem derives the mass gap from the J-cost functional alone; the discrete cube supplies the finite symmetry group whose representations are used to model the gauge degrees of freedom. The definitions therefore close the geometric step that links the forced D = 3 to the continuous gauge theory appearing in the mass-gap argument.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (43)