Theorems · Theorem · combinatorics
Multiset.powersetCard_mono
∀ {α : Type u_1} (n : ℕ) {s t : Multiset α}, s ≤ t → Multiset.powersetCard n s ≤ Multiset.powersetCard n t- Defined in
- Mathlib.Data.Multiset.Powerset
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
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.ofListproof · cited by 290
- Multiset.powersetCardstatement · cited by 29
- Multiset.leInductionOnproof · cited by 12
- Multiset.powersetCard_coeproof · cited by 5
- List.sublistsLen_sublist_of_sublistproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.