Pith. sign in
module module moderate

IndisputableMonolith.Masses.SMVerification

show as:
view Lean formalization →

This module verifies Standard Model fermion masses by applying the Recognition Science master mass law to explicit particle definitions. Particle physicists checking consistency between observed masses and the phi-ladder would reference it. The module consists of type definitions for fermions together with concrete rung and mass calculations for the electron, muon, tau, and selected quarks.

claimFermion types with sector, rung, charge, and Z assignments; masses given by $m = y \cdot \phi^{r-8+g(Z)}$ where $y$ is the sector yardstick, $r$ the rung, and $g(Z)$ the gap function, for the electron, muon, tauon, up, charm, and top.

background

The module imports the Master Mass Law, whose doc-comment states that every stable recognition state occupies a rung on the φ-ladder and that mass is proportional to coherence energy scaled by sector yardstick and rung position. It introduces sibling definitions Fermion, fermionSector, fermionRung, fermionCharge, fermionZ, and fermionMass that specialize the general law to the Standard Model. These sit inside the Masses domain and rely on the phi-ladder structure supplied by the upstream MassLaw module.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module supplies the concrete SM fermion instances required by the Recognition Science mass framework. It connects the abstract mass law (from the imported MassLaw module) to the six fermions whose masses are computed via the phi-ladder formula. No downstream declarations are listed, indicating the verification stands as a terminal check within the Masses domain.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (27)