lemma
proved
term proof
phi76_lt
No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
94private lemma phi76_lt : Constants.phi ^ (76 : ℕ) < (7646046000000000 : ℝ) := by
proof body
Term-mode proof.
95 rw [phi_eq_goldenRatio]; exact Numerics.phi_pow76_lt
96
97/-! ## Electron Mass Verification -/
98
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
phi_eq_goldenRatio
in IndisputableMonolith.Astrophysics.ObservabilityLimits
decl_use
-
Mass
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
Constants
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
phi_eq_goldenRatio
in IndisputableMonolith.Masses.ElectroweakMasses
decl_use
-
phi_eq_goldenRatio
in IndisputableMonolith.Masses.Verification
decl_use
-
phi_pow76_lt
in IndisputableMonolith.Numerics.Interval.PhiBounds
decl_use