Theorems · Theorem · order theory
Order.IsPredLimit.pred_ne
∀ {α : Type u_1} {a : α} [inst : Preorder α] [inst_1 : PredOrder α] [NoMinOrder α],
Order.IsPredLimit a → ∀ (b : α), Order.pred b ≠ a- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 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.
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
- PredOrderstatement and proof · cited by 334
- Order.predstatement · cited by 273
- NoMinOrderstatement and proof · cited by 247
- Order.IsPredLimitstatement and proof · cited by 60
- Order.IsPredLimit.isPredPrelimitproof · cited by 23
- Order.IsPredPrelimit.pred_neproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Order.not_isPredLimit_predproof · cited by 0