IndisputableMonolith.Foundation.GaugeFromCube
Combinatorial skeleton of gauge structure on the forced 3-cube: vertices as bit-strings, edge/face counts, and the signed-permutation automorphism group. Cited by anyone building CKM geometry, cycle dynamics, face windings, or Lie completion from RS first principles. Mostly definitions and finite counting lemmas pinned by D = 3.
claimA vertex of the $D$-cube $Q_D$ is a map $\{0,\ldots,D-1\}\to\{0,1\}$. For $D=3$: $|V(Q_3)|=8$, $|E(Q_3)|=12$, $|F(Q_3)|=6$. Automorphisms are signed permutations of the axes, of order $3!\cdot 2^3=48$; pure axis permutations number $3$.
background
Recognition Science forces spatial dimension $D=3$ (DimensionForcing, chain step T8), three fermion generations (ParticleGenerations, P-001), and $N_c=3$ color (QuarkColors, P-007). Those three facts single out the Boolean 3-cube $Q_3$ as the discrete carrier of gauge and generation structure.
This module introduces the raw geometry: a cube vertex is a function from $\mathrm{Fin},D$ into ${0,1}$; edges flip one coordinate; faces fix one coordinate and free the other two. Signed permutations (axis reorderings plus independent sign flips) form the full hyperoctahedral automorphism group; axis permutations are the unsigned $S_D$ factor.
Notation is RS-native and finite: all cardinalities are closed-form powers of two and factorials, with specialized lemmas for the $D=3$ case used downstream.
proof idea
Definition-and-counting module, not a deep proof development. Vertices are typed as maps $\mathrm{Fin},D\to{0,1}$; edge, face, and automorphism counts are elementary double-counting or group-order identities ($|B_D|=D!\cdot 2^D$). Specialized cube3_* lemmas instantiate $D=3$. Axis-permutation predicates carve out the $S_3$ factor inside the hyperoctahedral group. No analytic or measure-theoretic argument appears here.
why it matters in Recognition Science
Supplies the discrete stage on which gauge and flavor structure are built. Downstream: CycleOperator constructs the unitary 8-tick Gray-code operator on $\mathbb{C}^8$ vertex states (source of CKM); FaceWinding assigns signed face windings that seed CP violation, with each face tied to a generation pair; GaugeLieCompletionFromCube lifts the $B_3$ layer counts (3 axis perms, even sign-flip completion) toward the SM gauge Lie algebra (punchlist P0-S2-01); MassWeakBases and CKMFromCube read mass vs weak eigenbases off the same cube geometry. Cosmology importers (SakharovFromLedger, SphaleronRate) and RelativisticDOF inherit the same $Q_3$ bookkeeping. Lands between T8 ($D=3$) and the eight-tick octave on the forcing chain.
scope and limits
- Does not construct continuous gauge fields or connections; only discrete cube combinatorics.
- Does not prove the SM gauge group isomorphism; that is deferred to GaugeLieCompletionFromCube.
- Does not derive CKM entries, CP phases, or sphaleron rates; only feeds those modules.
- Does not re-prove D = 3, three generations, or N_c = 3; imports those results.
- Does not treat D ≠ 3 cubes as physical; specialized lemmas target D = 3.
used by (9)
-
IndisputableMonolith.Cosmology.SakharovFromLedger -
IndisputableMonolith.Cosmology.SphaleronRate -
IndisputableMonolith.Foundation.CycleOperator -
IndisputableMonolith.Foundation.FaceWinding -
IndisputableMonolith.Foundation.GaugeLieCompletionFromCube -
IndisputableMonolith.Foundation.MassWeakBases -
IndisputableMonolith.StandardModel.CKMFromCube -
IndisputableMonolith.StandardModel.RelativisticDOF -
IndisputableMonolith.Unification.YangMillsMassGap
depends on (3)
declarations in this module (43)
-
def
CubeVertex -
theorem
cube_vertex_count -
theorem
cube3_vertex_count -
def
cube_edge_count -
theorem
cube3_edge_count -
def
cube_face_count -
theorem
cube3_face_count -
structure
SignedPerm -
theorem
signed_perm_card -
theorem
cube_aut_order -
def
IsAxisPermutation -
def
axis_perm_count -
theorem
axis_perm_count_D3 -
def
IsSignFlip -
def
sign_flip_count -
theorem
sign_flip_count_D3 -
def
IsEvenSignFlip -
def
sign_parity -
def
even_sign_flip_count -
theorem
even_sign_flip_count_D3 -
def
parity_quotient_order -
theorem
three_layer_factorization -
theorem
sm_factorization -
structure
GaugeLayer -
def
color_layer -
def
weak_layer -
def
hypercharge_layer -
theorem
gauge_rank_match -
theorem
dimension_sum -
theorem
dimension_sum_triangular -
theorem
s3_is_weyl_of_su3 -
theorem
color_from_axis_permutations -
theorem
even_flips_give_weak_structure -
theorem
parity_gives_hypercharge -
theorem
unique_gauge_factorization -
theorem
no_alternative_321 -
def
sm_gauge_ranks -
def
cube_gauge_ranks -
theorem
cube_matches_sm -
theorem
total_gauge_dim -
theorem
gauge_order_product -
theorem
gauge_generation_unification -
theorem
gauge_group_certificate