Theorems · Theorem · order theory
Set.Icc_eq_empty_iff
∀ {α : Type u_1} [inst : Preorder α] {a b : α}, Set.Icc a b = ∅ ↔ ¬a ≤ b- Defined in
- Mathlib.Order.Interval.Set.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.Iccstatement · cited by 1,702
- Set.nonempty_Iccproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- Set.Iic_disjoint_Iciproof · cited by 2
- Finset.Icc_eq_empty_iffproof · cited by 2
- Set.Icc_eq_Icc_iffproof · cited by 1
- Set.Ici_disjoint_Iicproof · cited by 1