Theorems · Theorem · order theory
Multiset.Ico_filter_le_left
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : LocallyFiniteOrder α] {a b : α}
[inst_2 : DecidablePred fun x => x ≤ a], a < b → Multiset.filter (fun x => x ≤ a) (Multiset.Ico a b) = {a}- Defined in
- Mathlib.Order.Interval.Multiset
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- PartialOrderstatement and proof · cited by 6,410
- Multisetstatement and proof · cited by 2,627
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icoproof · cited by 450
- Finset.valproof · cited by 438
- Multiset.filterstatement and proof · cited by 102
- Multiset.Icostatement · cited by 32
- Finset.filter_valproof · cited by 10
- Finset.Ico_filter_le_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.