Theorems · Theorem · combinatorics
Multiset.powersetCard_coe
∀ {α : Type u_1} (n : ℕ) (l : List α), Multiset.powersetCard n ↑l = ↑(List.map Multiset.ofList (List.sublistsLen n l))- Defined in
- Mathlib.Data.Multiset.Powerset
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, 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.
- Multisetstatement · cited by 2,627
- Multiset.ofListstatement and proof · cited by 290
- Multiset.powersetCardstatement · cited by 29
- List.sublistsLenstatement · cited by 19
- Multiset.powersetCardAux_eq_map_coeproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Multiset.card_powersetCardproof · cited by 5
- Multiset.powersetCard_oneproof · cited by 3
- Multiset.bind_powerset_lenproof · cited by 2
- Multiset.powersetCard_le_powersetproof · cited by 1
- Multiset.powersetCard_monoproof · cited by 0