pith. sign in
module module moderate

IndisputableMonolith.Masses.SMVerification

show as:
view Lean formalization →

This module applies the master mass law to Standard Model fermions by assigning each particle a sector, rung, charge, and Z value on the φ-ladder. It supplies concrete definitions for the electron, muon, tau, up, charm, and top that map directly onto the coherence-energy scaling. Researchers modeling mass hierarchies or testing Recognition Science predictions against collider data would cite these assignments. The module is built entirely from definitions that instantiate the abstract mass formula for the six fermions.

claimThe module supplies the assignments fermionSector(f), fermionRung(f), fermionCharge(f), fermionZ(f) and the resulting fermionMass(f) = y \cdot \phi^{r-8+g(Z)} for each Standard Model fermion f, where y is the sector yardstick, r the rung index, and g(Z) the gap function.

background

The module imports the Master Mass Law, which states that every stable recognition state occupies a rung on the φ-ladder and that mass is proportional to coherence energy E_coh scaled by sector yardstick and rung position. It therefore inherits the φ-ladder structure and the yardstick scaling already formalized in MassLaw. The local setting is the Masses domain, where the general mass formula is specialized to the six fermions of the Standard Model via explicit rung and sector data.

proof idea

This is a definition module, no proofs. It consists of type and function definitions (Fermion, fermionSector, fermionRung, fermionCharge, fermionZ, fermionMass) together with the six concrete mass_pos lemmas that record the rung assignments for each fermion.

why it matters in Recognition Science

The module supplies the concrete SM instances required by the master mass law, thereby linking the abstract φ-ladder construction to the observed fermion spectrum. It sits directly downstream of the MassLaw module and provides the data that any later verification of mass ratios or coupling constants would invoke.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (27)