Theorems · Theorem · order theory
StrictMono.add_le_nat
∀ {f : ℕ → ℕ}, StrictMono f → ∀ (m n : ℕ), m + f n ≤ f (m + n)- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
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.
- le_reflproof · cited by 2,061
- LE.le.trans_ltproof · cited by 795
- StrictMonostatement and proof · cited by 706
Cited by1
Results whose statement or proof uses this declaration.
- Nat.add_two_le_nth_primeproof · cited by 0