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)
36@[simp] theorem phi_squared : Constants.phi ^ 2 = Constants.phi + 1 := by
proof body
Term-mode proof.
37 simp [phi_def, Real.goldenRatio_sq]
38
39/-- φ = 1 + 1/φ as an algebraic corollary. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
Constants
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
-
phi_squared
in IndisputableMonolith.PhiSupport
decl_use
-
phi_def
in IndisputableMonolith.PhiSupport.Lemmas
decl_use