Theorems · Theorem · order theory
SuccOrder.le_succ
∀ {α : Type u_3} {inst : Preorder α} [self : SuccOrder α] (a : α), a ≤ SuccOrder.succ aProof of basic ordering with respect to succ
- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- SuccOrder
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.
- Preorderstatement and proof · cited by 7,952
- SuccOrderstatement and proof · cited by 574
- SuccOrder.succstatement · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Order.le_succproof · cited by 96