theorem
proved
term proof
hierarchy_problem_dissolves
show as:
view Lean formalization →
formal statement (Lean)
45theorem hierarchy_problem_dissolves (r : ℤ) :
46 Masses.MassHierarchy.mass_on_rung r = Masses.Anchor.E_coh * phi ^ r := rfl
proof body
Term-mode proof.
47
48/-- Hierarchy-dissolution structure implies the rung mass law. -/