Theorems · Theorem · order theory
Order.le_pred_iff
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : PredOrder α] {a b : α} [NoMinOrder α], b ≤ Order.pred a ↔ b < a- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderPredOrderNoMinOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- PredOrderstatement and proof · cited by 334
- Order.predstatement · cited by 273
- NoMinOrderstatement and proof · cited by 247
- not_isMinproof · cited by 42
- Order.le_pred_iff_of_not_isMinproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- Order.pred_lt_predproof · cited by 2
- Order.pred_lt_pred_iffproof · cited by 1
- Order.pred_le_pred_iffproof · cited by 1