Mathlib Map

Theorems · Theorem · number theory

Real.fibRec_charPoly_eq

∀ {β : Type u_2} [inst : CommRing β], Real.fibRec.charPoly = Polynomial.X ^ 2 - (Polynomial.X + 1)

The characteristic polynomial of fibRec is X² - (X + 1).

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

Around this declaration

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

Cites22

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

Cited by2

Results whose statement or proof uses this declaration.