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)
38theorem fib_6_eq : fib 6 = 8 := by native_decide
proof body
Term-mode proof.
39
40/-! ## The Fibonacci Identity -/
41
42/-- The Fibonacci recurrence: F₆ = F₅ + F₄ -/
used by (3)
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.
-
Identity
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation
decl_use
-
fib
in IndisputableMonolith.Gap45.Derivation
decl_use
-
fib
in IndisputableMonolith.Mathematics.RamanujanBridge.ContinuedFractionPhi
decl_use
-
fib
in IndisputableMonolith.Mathematics.RamanujanBridge.ZeckendorfJCost
decl_use