Theorems · Theorem · order theory
Order.Ioo_eq_empty_iff_le_succ
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : SuccOrder α] {a b : α} [NoMaxOrder α],
Set.Ioo a b = ∅ ↔ b ≤ Order.succ a- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.extproof · cited by 2,266
- Set.Ioostatement and proof · cited by 1,214
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- lt_of_le_of_ltproof · cited by 432
- NoMaxOrderstatement and proof · cited by 340
- not_isMaxproof · cited by 46
- Order.le_of_lt_succproof · cited by 9
- Order.lt_succ_iff_not_isMaxproof · cited by 3
- Order.succ_strictMonoproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.