Theorems · Theorem · order theory
Finset.Ico_diff_Ioo_self
Deprecated since 2026-06-03Use Finset.Ico_sdiff_Ioo_self instead.
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : LocallyFiniteOrder α] {a b : α} [inst_2 : DecidableEq α],
a < b → Finset.Ico a b \ Finset.Ioo a b = {a}Alias of Finset.Ico_sdiff_Ioo_self.
- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement · cited by 13,712
- PartialOrderstatement · cited by 6,410
- LocallyFiniteOrderstatement · cited by 658
- Finset.Icostatement · cited by 450
- Finset.Ioostatement · cited by 185
- Finset.Ico_sdiff_Ioo_selfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.