lemma
proved
term proof
phi_bound_lower
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)
56lemma phi_bound_lower : (1.618033988 : ℝ) ≤ Real.goldenRatio := by
proof body
Term-mode proof.
57 -- golden ratio > 1, and 1.618... is a safe lower bound
58 have h := Real.goldenRatio_gt_one
59 linarith
60
depends on (5)
Lean names referenced from this declaration's body.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use