Theorems · Theorem · order theory
Order.pred_succ_le
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : PredOrder α] [inst_2 : SuccOrder α] (a : α),
Order.pred (Order.succ a) ≤ a- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 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.
- Preorderstatement and proof · cited by 7,952
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- PredOrderstatement and proof · cited by 334
- Order.predstatement · cited by 273
- Order.wcovBy_succproof · cited by 3
- WCovBy.pred_leproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Order.pred_le_iff_le_succproof · cited by 1
- Order.le_succ_iff_pred_leproof · cited by 0