pith. sign in
module module high

IndisputableMonolith.Foundation.GaugeFromCube

show as:
view Lean formalization →

GaugeFromCube defines the D-cube vertices as maps Fin D to {0,1} together with edge, face, and signed-permutation counts to supply discrete geometry for gauge groups. Researchers working on the Yang-Mills mass gap or discrete origins of color would cite it. The module consists entirely of definitions and cardinality statements with no proof obligations.

claimA vertex of the $D$-cube is a function $\{0,1\}^D$, i.e., an element of the set of maps from $\{1,\dots,D\}$ to $\{0,1\}$.

background

The module follows DimensionForcing, which proves D=3 is forced by the RS framework through topological, self-similar, and other arguments. It also imports ParticleGenerations (P-001: three fermion generations) and QuarkColors (P-007: N_c=3).

CubeVertex is introduced as the set of functions Fin D → {0,1}. Companion definitions give the cardinalities 2^D for vertices, D·2^{D-1} for edges, and the order of the hyperoctahedral group for signed permutations of the axes.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

It supplies the cube geometry imported by YangMillsMassGap (QG-005), the module that resolves one of the seven Millennium problems from the J-cost functional alone. The vertex and symmetry counts connect the D=3 forcing and the three-color/three-generation results to the discrete substrate of non-Abelian gauge structure.

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)