Theorems · Theorem · order theory
Nat.le_succ_iff_eq_or_le
∀ {m n : ℕ}, m ≤ n.succ ↔ m = n.succ ∨ m ≤ n- Defined in
- Mathlib.Data.Nat.SuccPred
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Order.le_succ_iff_eq_or_leproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.natDegree_le_predproof · cited by 1