Theorems · Theorem · combinatorics
Multiset.pairwise_disjoint_powersetCard
∀ {α : Type u_1} (s : Multiset α), Pairwise fun i j => Disjoint (Multiset.powersetCard i s) (Multiset.powersetCard j s)- Defined in
- Mathlib.Data.Multiset.Powerset
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, 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
- Disjointstatement · cited by 2,201
- Pairwisestatement · cited by 516
- Multiset.powersetCardstatement and proof · cited by 29
- Multiset.disjoint_leftproof · cited by 9
- Multiset.mem_powersetCardproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.sup_powerset_lenproof · cited by 0