pith. sign in
module module moderate

IndisputableMonolith.StandardModel.NeutrinoMassHierarchy

show as:
view Lean formalization →

The NeutrinoMassHierarchy module supplies definitions for neutrino mass-squared differences and seesaw scales together with an auxiliary lemma expressing phi^13 via Fibonacci numbers. Physicists constructing phi-ladder mass predictions in Recognition Science would cite these results when fitting observed Delta m^2 values. The proofs proceed by direct algebraic reduction using the Fibonacci recurrence for powers of phi combined with interval bounds imported from PhiBounds.

claimThe module defines quantities such as $Δm_{21}^2$, $Δm_{31}^2$, the seesaw mass scale, and the auxiliary identity $φ^{13} = F_{13} φ + F_{12}$ (Fibonacci numbers $F_n$).

background

This module sits inside the Standard Model sector of Recognition Science and imports the RS time quantum τ₀ = 1 tick together with rigorous algebraic bounds on φ = (1 + √5)/2. It introduces the seesaw mechanism for generating small neutrino masses and places them on the phi-ladder mass formula (yardstick × φ^(rung − 8 + gap(Z))). Upstream results supply the Recognition Composition Law and the eight-tick octave structure that fix the allowed exponents.

proof idea

The module is a collection of definitions followed by targeted lemmas. The central phi_pow13 lemma is obtained by applying the Fibonacci recurrence relation φ^n = φ^{n−1} + φ^{n−2} iteratively and confirming the resulting integer coefficients against the interval bounds on φ.

why it matters in Recognition Science

The module supplies the neutrino-sector mass relations required by the broader Standard Model construction in Recognition Science. It directly supports phi-based predictions for the mass hierarchy and connects to the mass formula and RCL through the phi^13 and phi^7 auxiliary results. No downstream theorems are listed in the current graph, but the definitions close the gap between the general phi-ladder and concrete neutrino observables.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (38)