Theorems · Theorem · number theory
Nat.fib_le_fib_succ
∀ {n : ℕ}, Nat.fib n ≤ Nat.fib (n + 1)- Defined in
- Mathlib.Data.Nat.Fib.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 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.
- zero_addproof · cited by 2,366
- Nat.fibstatement and proof · cited by 74
- Nat.fib_add_twoproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- Nat.fib_monoproof · cited by 2
- GenContFract.of_convergence_epsilonproof · cited by 1
- Nat.fib_two_mul_add_twoproof · cited by 1