recognition /
Information /
Information.LocalCache /
explainer
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)
67 def constant_ratio (K : ℕ → ℝ) (r : ℝ) : Prop :=
proof body
Definition body.
68 ∀ ℓ : ℕ, K (ℓ + 1) = r * K ℓ
69
70 /-- **KEY LEMMA**: Fibonacci recurrence + constant positive ratio → r² = r + 1.
71
72 This is the rigorous replacement for the hand-wavy "self-similar cost" argument. -/
used by (6)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
K
in IndisputableMonolith.Constants
decl_use
K
in IndisputableMonolith.Constants.LambdaRecDerivation
decl_use
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
self
in IndisputableMonolith.RecogSpec.Core
decl_use
constant
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use