Theorems · Theorem · number theory
Nat.le_fib_add_one
∀ (n : ℕ), n ≤ Nat.fib n + 1
- Defined in
- Mathlib.Data.Nat.Fib.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LE.le.transproof · cited by 3,151
- le_rflproof · cited by 1,558
- zero_le_oneproof · cited by 316
- Nat.fibstatement and proof · cited by 74
- le_add_selfproof · cited by 51
- one_le_twoproof · cited by 44
- Nat.le_fib_selfproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Nat.le_greatestFibproof · cited by 2
- Nat.greatestFib_fibproof · cited by 0