Encyclopedia Foundation Foundation Electron Mass From Phi Ladder Electron Mass Rs Eq Phi Cubed

ARTICLE 5 claims 3 theorems 1 measured

Foundation Electron Mass From Phi Ladder Electron Mass Rs Eq Phi Cubed

The electron's mass, in one framework's units, is exactly the golden ratio cubed, a number between 4.22 and 4.24.

The electron mass on the phi-ladder

The electron is the lightest charged particle in the Standard Model, with a measured mass of about 0.511 MeV/c². In the Recognition Science framework, particle masses are not free parameters but values placed on a discrete ladder of powers of the golden ratio φ, where φ = (1 + √5)/2 ≈ 1.618. The framework's central claim is that this ladder, not a set of arbitrary constants, is what the universe's accounting of recognition events forces.

The declaration electron_mass_RS_eq_phi_cubed proves a structural theorem: in the framework's coherence-energy units, the electron mass is exactly φ³. This is not an approximation. The number φ³ lies between 4.22 and 4.24, a fact the framework's machine-checked library of formal theorems proves from the definition of φ alone. The electron sits at rung 8 of the framework's full recognition lattice, and the coherence energy, which sets the scale, is φ⁻⁵. Multiplying these gives φ⁻⁵ · φ⁸ = φ³.

This placement is part of a larger pattern. The framework places the muon, the electron's heavier cousin, at rung 14. The gap between the rungs is 6, so the framework predicts the electron-to-muon mass ratio should be φ⁶, a number between 17.9 and 18.0. The measured ratio is 206.77, which is not close to φ⁶. The framework's own docstring names this discrepancy and identifies the missing piece: a dimensional bridge that would select the correct power of φ from the full lattice.

In Recognition Science, the theorem is a consequence of the framework's foundational forcing chain, which derives the golden ratio as the unique self-similar scaling from a set of five plain conditions on a cost function. The electron mass theorem is a structural statement within that framework. It is not a derivation of the electron's mass in kilograms or electronvolts; it is a statement about where the electron sits on a particular theoretical ladder, expressed in the framework's own units.

What the theorem does not claim is equally important. It does not claim that φ³ is the electron's mass in any conventional unit. It does not claim to predict the electron-to-muon mass ratio; the framework's own prediction of φ⁶ is off by a factor of about 11.5 from the measured value. The theorem is a piece of internal structure, a proved statement about a model, not a demonstrated fact about the physical world. The empirical test of the framework's mass ladder, the electron-to-muon ratio, remains a named open problem.

THEOREM electron_mass_RS_eq_phi_cubed · IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
theorem electron_mass_RS_eq_phi_cubed :
    electron_mass_RS = phi ^ (3 : ℕ) := rfl
THEOREM electron_mass_RS_band · IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
/-- Numerical band: `phi^3 ∈ (4.22, 4.24)`.
Proof: `phi^3 = phi · phi^2 = phi · (phi + 1) = phi^2 + phi = 2 phi + 1`.
With `1.61 < phi < 1.62`, we get `4.22 < 2 phi + 1 < 4.24`. -/
theorem electron_mass_RS_band :
    4.22 < electron_mass_RS ∧ electron_mass_RS < 4.24 := by
  unfold electron_mass_RS
  have h1 := phi_gt_onePointSixOne
  have h2 := phi_lt_onePointSixTwo
  have hsq := phi_sq_eq -- phi^2 = phi + 1
  have : phi ^ (3 : ℕ) = phi * phi ^ 2 := by ring
  rw [this, show phi ^ 2 = phi + 1 from hsq]
  refine ⟨?_, ?_⟩ <;> nlinarith
MODEL r_muon · IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
/-- The muon rung on the full lattice: 14 (= 8 + 6, second generation). -/
def r_muon : ℕ := 14
THEOREM electron_muon_ratio_RS_band · IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
/-- Numerical band: `phi^6 ∈ (17.9, 18.0)`.
`phi^6 = (phi^3)^2 = (2 phi + 1)^2 = 4 phi^2 + 4 phi + 1
  = 4(phi + 1) + 4 phi + 1 = 8 phi + 5`.
With `1.61 < phi < 1.62`, `17.88 < 8 phi + 5 < 17.96`. -/
theorem electron_muon_ratio_RS_band :
    17.9 < electron_muon_ratio_RS ∧ electron_muon_ratio_RS < 18.0 := by
  unfold electron_muon_ratio_RS
  have h1 := phi_gt_onePointSixOne
  have h2 := phi_lt_onePointSixTwo
  have hsq := phi_sq_eq
  have : phi ^ (6 : ℕ) = (phi ^ (3 : ℕ)) ^ 2 := by ring
  rw [this]
  have hcube : phi ^ (3 : ℕ) = phi * (phi + 1) := by
    have : phi ^ (3 : ℕ) = phi * phi ^ 2 := by ring
    rw [this, hsq]
  rw [hcube]
  refine ⟨?_, ?_⟩ <;> nlinarith [hsq]
MEASURED electron_muon_ratio_RS_band · IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
/-- Numerical band: `phi^6 ∈ (17.9, 18.0)`.
`phi^6 = (phi^3)^2 = (2 phi + 1)^2 = 4 phi^2 + 4 phi + 1
  = 4(phi + 1) + 4 phi + 1 = 8 phi + 5`.
With `1.61 < phi < 1.62`, `17.88 < 8 phi + 5 < 17.96`. -/
theorem electron_muon_ratio_RS_band :
    17.9 < electron_muon_ratio_RS ∧ electron_muon_ratio_RS < 18.0 := by
  unfold electron_muon_ratio_RS
  have h1 := phi_gt_onePointSixOne
  have h2 := phi_lt_onePointSixTwo
  have hsq := phi_sq_eq
  have : phi ^ (6 : ℕ) = (phi ^ (3 : ℕ)) ^ 2 := by ring
  rw [this]
  have hcube : phi ^ (3 : ℕ) = phi * (phi + 1) := by
    have : phi ^ (3 : ℕ) = phi * phi ^ 2 := by ring
    rw [this, hsq]
  rw [hcube]
  refine ⟨?_, ?_⟩ <;> nlinarith [hsq]

What this page does not claim

The theorem does not claim that φ³ is the electron's mass in kilograms or electronvolts. The framework's prediction of the electron-to-muon mass ratio, φ⁶, does not match the measured value of 206.77. The theorem does not derive the fine-structure constant or any other Standard Model coupling.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Foundation/ElectronMassFromPhiLadder.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND