Theorems · Theorem · number theory
Nat.fib_greatestFib_le
∀ (n : ℕ), Nat.fib n.greatestFib ≤ n
- Defined in
- Mathlib.Data.Nat.Fib.Zeckendorf
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.fibstatement · cited by 74
- Nat.greatestFibstatement · cited by 16
- Nat.findGreatest_specproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Nat.le_greatestFibproof · cited by 2
- Nat.greatestFib_sub_fib_greatestFib_le_greatestFibproof · cited by 1