Mathlib Map

Theorems · Theorem · number theory

Real.fib_isSol_fibRec

∀ {α : Type u_1} [inst : CommSemiring α], Real.fibRec.IsSolution fun x => ↑(Nat.fib x)

As expected, the Fibonacci sequence is a solution of fibRec.

Defined in
Mathlib.NumberTheory.Real.GoldenRatio
Cited by
1 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites23

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.