Theorems · Theorem · order theory
Set.Ico_sdiff_Ioo_same
∀ {α : Type u_1} [inst : PartialOrder α] {a b : α}, a < b → Set.Ico a b \ Set.Ioo a b = {a}- Defined in
- Mathlib.Order.Interval.Set.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- Set.Ioostatement · cited by 1,214
- Set.Icostatement and proof · cited by 799
- Set.singleton_subset_iffproof · cited by 206
- Set.sdiff_sdiff_cancel_leftproof · cited by 21
- Set.left_mem_Icoproof · cited by 18
- Set.Ico_sdiff_leftproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Finset.Ico_sdiff_Ioo_selfproof · cited by 1
- Set.Ico_diff_Ioo_sameproof · cited by 0