Pith. sign in
module module moderate

IndisputableMonolith.Verification.ZMapTopologicalDerivation

show as:
view Lean formalization →

Verification module proving that k=6 is the smallest positive even scale integerizing the three SM electric charges (as rationals). Mass-layer and Z-map authors cite it for the parity-constrained integerization closure. The argument defines the charge triple, checks small positive integers case-by-case, and identifies the winner with the cube's six faces.

claimLet $Q_{\mathrm{SM}}=\{Q_e,Q_u,Q_d\}\subset\mathbb{Q}$ be the three Standard Model electric charges. A positive integer $k$ integerizes them if $kQ\in\mathbb{Z}$ for every $Q\in Q_{\mathrm{SM}}$. Then $k=6$ is the smallest positive even integerizer, and $6$ equals the face count of the cube.

background

Recognition Science ties electromagnetic bookkeeping to the cubic ledger: spatial dimension $D=3$ (forcing step T8) gives a cube whose six faces supply a natural even combinatorial scale. The mass-layer Z-map needs a single positive even multiplier that clears denominators of the SM charge rationals so that rung arithmetic stays integral.

This module lives in Verification. It imports RS constants and the alpha-construction seed assembly (cubic-ledger combinatorics, $O(4\pi)$ recognition-scale content), but it does not re-derive $\alpha$. Its local objects are the charge triple as rationals, a predicate that a scale integerizes every charge, and comparison facts among small positive integers.

Downstream packaging treats the $k=6$ closure as an adopted parity-constrained fact for the mass layer.

proof idea

Definition block fixes the three SM charges as rationals and the integerization predicate. Separate lemmas show which small positive integers succeed or fail: $1,2,4,5$ fail; $3$ and $6$ succeed. A minimality lemma then states that $6$ is the smallest positive even integerizer. A parallel combinatorial lemma equates that scale to the cube face count. A summary bundle collects the case table and the minimality claim for import.

why it matters in Recognition Science

Feeds Masses.ZMapForcing, which "upstreams the partial O2/O3 closure into the canonical mass-layer namespace" and packages "$k=6$ is the smallest positive even scale that integerizes SM charges." That bridge is what lets mass-ladder and Z-map developments assume integral charge clearing under the parity constraint without re-proving the case analysis.

In the broader framework the result links T8 ($D=3$) and cubic-ledger geometry (six faces) to the charge sector used by the phi-ladder mass formula. It does not close the open infrared $\alpha^{-1}(0)$ boundary condition; it only supplies the integerization scale the mass layer adopts.

scope and limits

used by (1)

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

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (53)