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)
149theorem venus_deviation_in_inverse_phi_sq_band :
150 0.22 < phi_cubed - venus_resonance_pq ∧
151 phi_cubed - venus_resonance_pq < 0.24 := by
proof body
Term-mode proof.
152 unfold venus_resonance_pq
153 have h := phi_cubed_band
154 refine ⟨?_, ?_⟩ <;> linarith
155
156/-! ## §5. The canonical first-φ-step deviation ceiling -/
157
158/-- The canonical golden-section J-cost ceiling. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (10)
Lean names referenced from this declaration's body.
-
phi_cubed
in IndisputableMonolith.Astrophysics.TidalLockingFromPhiResonance
decl_use
-
phi_cubed_band
in IndisputableMonolith.Astrophysics.TidalLockingFromPhiResonance
decl_use
-
venus_resonance_pq
in IndisputableMonolith.Astrophysics.TidalLockingFromPhiResonance
decl_use
-
step
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
-
phi_cubed
in IndisputableMonolith.CrossDomain.FibonacciPhiUniversality
decl_use
-
canonical
in IndisputableMonolith.Foundation.ArithmeticOf
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
canonical
in IndisputableMonolith.Gap45.Beat
decl_use
-
canonical
in IndisputableMonolith.NavierStokes.RM2U.NonParasitism
decl_use