Mathlib Map

Theorems · Theorem · number theory

Real.coe_intFib_eq

∀ (n : ℤ), ↑(Int.fib n) = (Real.goldenRatio ^ n - Real.goldenConj ^ n) / √5

Binet's formula for integer values.

Defined in
Mathlib.NumberTheory.Real.GoldenRatio
Cited by
0 results in Mathlib
Foundations
Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites19

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.