Pith. sign in
module module moderate

IndisputableMonolith.StandardModel.CKMExact

show as:
view Lean formalization →

Exact CKM structure from the 3-cube Gray code on the eight-tick clock: vertices, edges, and which axis flips at each step of 000→001→011→010→110→111→101→100. Quark-mixing workers cite it for discrete angle and phase bookkeeping tied to three generations. The module packages combinatorial counts and flip-axis lemmas rather than a single closed-form matrix theorem.

claimOn the unit 3-cube with Gray-code cycle $000\to001\to011\to010\to110\to111\to101\to100\to000$, record the flipped axis at step $k$, the vertex and edge sets, flip counts per axis, and the resulting Gray-code asymmetry used to pin exact CKM mixing data in the Recognition Science discrete clock.

background

Recognition Science runs physics on a discrete eight-tick octave (period $2^3$), with phases at multiples of $\pi/4$. The three spatial bits label the vertices of the unit 3-cube; a reflected binary (Gray) path visits each vertex once and returns, flipping exactly one coordinate per step.

Upstream, EightTick fixes that clock, ParticleGenerations forces exactly three fermion generations (P-001), and CKMMatrix targets the $3\times3$ Cabibbo-Kobayashi-Maskawa matrix from $\varphi$-angles: three mixing angles plus one CP phase. Constants supply the RS-native tick $\tau_0$.

This module makes the cube combinatorics explicit: $Q_3$ vertices and edges, the axis flipped at step $k$ along the standard Gray cycle, per-axis flip counts, and symmetry statements (e.g. axes 1 and 2 symmetric) that feed exact CKM bookkeeping rather than numerical fits.

proof idea

Definition-heavy module with short combinatorial lemmas. Vertices and edges of the 3-cube are enumerated; grayFlipAxis (and the flip lemmas for axes 0,1,2) read off which bit changes at each step of the fixed Gray cycle 000→…→000. Flip counts and total flips are pure counting; asymmetry and axis-1/2 symmetry are direct comparisons of those counts. No analytic continuum argument: finite case analysis on eight steps and three axes.

why it matters in Recognition Science

Feeds the Standard Model side of the unified forcing story: UnifiedForcingChain imports this module while claiming T0–T8 (including the eight-tick octave T7 and $D=3$ as T8) as inevitabilities from the cost foundation and Recognition Composition Law. Exact Gray-code flip structure supplies the discrete skeleton for SM-012 CKM elements from $\varphi$-angles, aligning three generations with the three cube axes and the CP-sensitive asymmetry with the oriented eight-tick loop. Without these counts, CKM remains angle phenomenology; with them, mixing data sit on the same $2^3$ clock as the rest of the forcing chain.

scope and limits

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (56)