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 phi5_fibonacci : phi ^ 5 = 5 * phi + 3 := by
proof body
Tactic-mode proof.
35 have h2 := phi_sq_eq
36 have h3 : phi ^ 3 = 2 * phi + 1 := by nlinarith
37 have h4 : phi ^ 4 = 3 * phi + 2 := by nlinarith
38 nlinarith
39
40/-- φ^8 = 21φ+13 (Fibonacci). -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
-
darkEnergyEoSDepthCert
in IndisputableMonolith.Cosmology.DarkEnergyEquationOfStateDepth
decl_use
-
DarkEnergyEoSDepthCert
in IndisputableMonolith.Cosmology.DarkEnergyEquationOfStateDepth
decl_use
-
hubbleTensionCert
in IndisputableMonolith.Cosmology.HubbleTensionPipelineFromZAging
decl_use
-
HubbleTensionCert
in IndisputableMonolith.Cosmology.HubbleTensionPipelineFromZAging
decl_use
-
inflatonCert
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
-
InflatonCert
in IndisputableMonolith.Cosmology.InflatonPotentialStructural
decl_use
-
numberTheoryCert
in IndisputableMonolith.Mathematics.NumberTheoryFromRS
decl_use
depends on (2)
Lean names referenced from this declaration's body.
-
phi_sq_eq
in IndisputableMonolith.Constants
decl_use
-
phi_sq_eq
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use