Theorems · Theorem · order theory
Finset.Ioo_insert_left
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : LocallyFiniteOrder α] {a b : α} [inst_2 : DecidableEq α],
a < b → insert a (Finset.Ioo a b) = Finset.Ico a b- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Finsetstatement · cited by 13,712
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Set.Iooproof · cited by 1,214
- Set.Icoproof · cited by 799
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icostatement and proof · cited by 450
- Finset.Ioostatement and proof · cited by 185
- Finset.coe_insertproof · cited by 124
- Set.union_commproof · cited by 99
- Finset.coe_Icoproof · cited by 66
Cited by2
Results whose statement or proof uses this declaration.
- Finset.Ico_eq_cons_Iooproof · cited by 4
- Multiset.Ioo_cons_leftproof · cited by 0