Theorems · Theorem · order theory
Order.IsSuccPrelimit.succ_lt_iff
∀ {α : Type u_1} {a b : α} [inst : PartialOrder α] [inst_1 : SuccOrder α],
Order.IsSuccPrelimit b → (Order.succ a < b ↔ a < b)- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderSuccOrder
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.
- PartialOrderstatement and proof · cited by 6,410
- LE.le.trans_ltproof · cited by 795
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- Order.IsSuccPrelimitstatement and proof · cited by 157
- Order.le_succproof · cited by 96
- Order.IsSuccPrelimit.succ_ltproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Order.IsSuccLimit.succ_lt_iffproof · cited by 2
- Order.IsSuccPrelimit.le_succ_iffproof · cited by 2