theorem
proved
wrapper
canonical_massRatio_31
show as:
view Lean formalization →
formal statement (Lean)
195theorem canonical_massRatio_31 (φ : ℝ) (sector : FermionSector) :
196 massRatioFromRungs canonicalRSLedger φ sector .third .first = φ ^ (17 : ℤ) :=
proof body
One-line wrapper that applies massRatio_31_canonical.
197 massRatio_31_canonical canonicalRSLedger φ sector canonicalRSLedger_torsion
198