IndisputableMonolith.Physics.ElectronMass.Necessity
This module proves that the golden ratio φ is bounded using direct algebraic comparisons of √5 squares. It supplies the numerical foundation required for the electron mass derivation within the Recognition Science phi-ladder. Researchers deriving lepton masses from T9 would cite these bounds to anchor the geometric mass formula. The argument proceeds by importing interval bounds on φ and combining them with Taylor expansions for exponential error control at fixed points.
claimThe golden ratio satisfies $1.6180339887 < (1 + 5^{1/2})/2 < 1.6180339888$, established directly from the inequalities $2.236^2 < 5 < 2.237^2$.
background
Recognition Science derives all constants from the J-cost functional J(x) = (x + x^{-1})/2 - 1 and the self-similar fixed point φ forced at T6. The phi-ladder then supplies mass values via yardstick · φ^(rung - 8 + gap(Z)). This module imports PhiBounds, which establishes the √5 interval 2.236² = 4.999696 < 5 < 5.001956 = 2.237², together with AlphaBounds and Pow for interval arithmetic on exp and log. It sits inside the T9 electron-mass block and supplies the concrete numerical anchors needed before the mass residue can be compared with the geometric band.
proof idea
The module is organized as a collection of interval lemmas. phi_bounds applies the algebraic √5 comparison from the imported PhiBounds module. Subsequent definitions (exp_taylor_10_at_481211, exp_error_10_at_481211, taylor_sum_eq_rational, log_lower_numerical, etc.) use the Pow interval arithmetic to bound the Taylor remainder for exp at the specific points required by the electron-mass necessity calculation. The overall structure is a direct algebraic reduction followed by verified numerical inequalities; no external axioms beyond the imported bounds are introduced.
why it matters in Recognition Science
The module feeds the T9 electron-mass derivation in IndisputableMonolith.Physics.ElectronMass and the necessity proofs for the lepton ladder in LeptonGenerations.Necessity. It also supplies the numerical closure required by MassResidueNoGo and the downstream quark and neutrino sectors. By discharging the concrete φ-bound hypothesis that appears in the T5–T8 forcing chain, it removes one layer of scaffolding between the abstract Recognition Composition Law and the first observable mass scale.
scope and limits
- Does not derive the electron mass value itself.
- Does not address muon or tau masses.
- Does not contain the full T9 residue calculation.
- Does not prove any statement about the fine-structure constant α.
used by (8)
-
IndisputableMonolith.Physics.ElectronMass -
IndisputableMonolith.Physics.LeptonGenerations.Necessity -
IndisputableMonolith.Physics.MassResidueNoGo -
IndisputableMonolith.Physics.NeutrinoSector -
IndisputableMonolith.Physics.QuarkMasses -
IndisputableMonolith.Physics.RecognitionCoupling -
IndisputableMonolith.RRF.Physics.LeptonGenerations.Necessity -
IndisputableMonolith.RRF.Physics.QuarkMasses
depends on (10)
-
IndisputableMonolith.Constants -
IndisputableMonolith.Constants.Alpha -
IndisputableMonolith.Constants.AlphaDerivation -
IndisputableMonolith.Numerics.Interval.AlphaBounds -
IndisputableMonolith.Numerics.Interval.PhiBounds -
IndisputableMonolith.Numerics.Interval.Pow -
IndisputableMonolith.Physics.ElectronMass.Defs -
IndisputableMonolith.Physics.MassTopology -
IndisputableMonolith.RSBridge.Anchor -
IndisputableMonolith.RSBridge.GapProperties
declarations in this module (45)
-
lemma
phi_bounds -
def
exp_taylor_10_at_481211 -
def
exp_error_10_at_481211 -
lemma
exp_combined_lt_target -
lemma
taylor_sum_eq_rational -
lemma
error_term_eq_rational -
lemma
taylor_sum_lt_target -
theorem
log_lower_numerical -
def
exp_taylor_10_at_481212 -
def
exp_error_10_at_481212 -
lemma
exp_taylor_481212_gt_target -
theorem
log_upper_numerical -
lemma
log_phi_bounds -
lemma
alpha_bounds -
lemma
alpha_sq_bounds -
lemma
alpha_cube_bounds -
lemma
ledger_fraction_exact -
lemma
base_shift_bounds -
lemma
radiative_correction_bounds -
lemma
refined_shift_bounds -
lemma
electron_Z_value -
def
exp_67144_lt_824_hypothesis -
def
val_824_lt_exp_67145_hypothesis -
lemma
exp_six_upper -
lemma
exp_six_lower -
def
exp_taylor_10_at_7144 -
def
exp_error_10_at_7144 -
lemma
exp_07144_upper_q -
lemma
exp_07144_upper -
def
exp_taylor_10_at_7145 -
def
exp_error_10_at_7145 -
lemma
exp_07145_lower_q -
lemma
exp_07145_lower -
theorem
exp_67144_lt_824 -
theorem
val_824_lt_exp_67145 -
theorem
one_plus_1332_div_phi_lower -
theorem
log_824_lower -
theorem
one_plus_1332_div_phi_upper -
theorem
log_824_upper -
lemma
gap_1332_bounds -
theorem
structural_mass_bounds -
def
electron_residue_lower_hypothesis -
def
electron_residue_upper_hypothesis -
def
phi_pow_neg207063_lower_hypothesis -
def
phi_pow_neg20705_upper_hypothesis