Theorems · Theorem · combinatorics
Multiset.prod_join
∀ {α : Type u_1} [inst : CommMonoid α] {S : Multiset (Multiset α)}, S.join.prod = (Multiset.map Multiset.prod S).prod- Defined in
- Mathlib.Data.Multiset.Bind
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
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.
- Multisetstatement and proof · cited by 2,627
- CommMonoidstatement and proof · cited by 2,264
- Multiset.mapstatement and proof · cited by 876
- Multiset.prodstatement and proof · cited by 528
- Multiset.map_consproof · cited by 93
- Multiset.prod_consproof · cited by 68
- Multiset.inductionproof · cited by 31
- Multiset.joinstatement and proof · cited by 21
- Multiset.prod_addproof · cited by 18
- Multiset.join_consproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.prod_bindproof · cited by 0