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)
34theorem phi_is_self_similar : IsSelfSimilar φ := Constants.phi_sq_eq
proof body
Term-mode proof.
35
36/-- The conjugate ratio (1 - √5)/2 also satisfies r² = r + 1 -/
37noncomputable def φ_conjugate : ℝ := (1 - Real.sqrt 5) / 2
38
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
phi_sq_eq
in IndisputableMonolith.Constants
decl_use
-
phi_is_self_similar
in IndisputableMonolith.Cost.FrequencyLadder
decl_use
-
Constants
in IndisputableMonolith.CPM.LawOfExistence
decl_use
-
IsSelfSimilar
in IndisputableMonolith.Foundation.PhiEmergence
decl_use
-
phi_sq_eq
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use