Theorems · Theorem · order theory
Finset.Ico_filter_lt
∀ {α : Type u_2} [inst : LinearOrder α] [inst_1 : LocallyFiniteOrder α] (a b c : α),
{x ∈ Finset.Ico a b | x < c} = Finset.Ico a (min b c)- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Finset.filterstatement · cited by 949
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icostatement · cited by 450
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.Ico_filter_ltproof · cited by 0