Theorems · Theorem · order theory
Multiset.Ico_filter_lt_of_le_right
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : LocallyFiniteOrder α] {a b c : α}
[inst_2 : DecidablePred fun x => x < c],
c ≤ b → Multiset.filter (fun x => x < c) (Multiset.Ico a b) = Multiset.Ico a c- 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
- Preorderstatement and proof · cited by 7,952
- 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 and proof · cited by 32
- Finset.filter_valproof · cited by 10
- Finset.Ico_filter_lt_of_le_rightproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.