Theorems · Theorem · group theory
Con.coe_multisetProd
∀ {ι : Type u_1} {M : Type u_2} [inst : CommMonoid M] (c : Con M) (s : Multiset ι) (f : ι → M),
↑(Multiset.map f s).prod = (Multiset.map (fun i => ↑(f i)) s).prod- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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_congrproof · cited by 232
- Constatement and proof · cited by 152
- Multiset.map_mapproof · cited by 151
- Con.Quotientstatement · cited by 48
- Con.toQuotientstatement and proof · cited by 33
- Con.mk'proof · cited by 22
- map_multiset_prodproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.coe_multisetProdproof · cited by 0