Theorems · Theorem · combinatorics
Multiset.inter_le_ndinter
∀ {α : Type u_1} [inst : DecidableEq α] (s t : Multiset α), s ∩ t ≤ s.ndinter t- Defined in
- Mathlib.Data.Multiset.FinsetOps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- Multiset.subset_of_leproof · cited by 27
- Multiset.ndinterstatement · cited by 17
- Multiset.inter_le_leftproof · cited by 6
- Multiset.inter_le_rightproof · cited by 6
- Multiset.le_ndinterproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.ndinter_eq_interproof · cited by 2