Theorems · Theorem · order theory
Order.IsSuccPrelimit.le_succ_iff
∀ {α : Type u_1} {a b : α} [inst : LinearOrder α] [inst_1 : SuccOrder α],
Order.IsSuccPrelimit b → (b ≤ Order.succ a ↔ b ≤ a)- Defined in
- Mathlib.Order.SuccPred.Limit
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderSuccOrder
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.
- LinearOrderstatement and proof · cited by 8,572
- Order.succstatement · cited by 633
- SuccOrderstatement and proof · cited by 574
- Order.IsSuccPrelimitstatement and proof · cited by 157
- le_iff_le_iff_lt_iff_ltproof · cited by 25
- Order.IsSuccPrelimit.succ_lt_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Order.IsSuccLimit.le_succ_iffproof · cited by 1
- Ordinal.pred_le_iff_le_succproof · cited by 1