Theorems · Theorem · order theory
Finset.Ioc_insert_left
∀ {α : Type u_2} [inst : PartialOrder α] [inst_1 : LocallyFiniteOrder α] {a b : α} [inst_2 : DecidableEq α],
a ≤ b → insert a (Finset.Ioc a b) = Finset.Icc a b- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 1 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.Iccproof · cited by 1,702
- Set.Iocproof · cited by 971
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- Finset.Iocstatement and proof · cited by 301
- Finset.coe_insertproof · cited by 124
- Set.union_commproof · cited by 99
- Finset.coe_Iccproof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- Finset.Icc_eq_cons_Iocproof · cited by 6