Theorems · Theorem · group theory
Multiset.prod_map_pow
∀ {ι : Type u_2} {M : Type u_5} [inst : CommMonoid M] {m : Multiset ι} {f : ι → M} {n : ℕ},
(Multiset.map (fun i => f i ^ n) m).prod = (Multiset.map f m).prod ^ n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoid
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
- CommMonoidstatement and proof · cited by 2,264
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- powMonoidHomproof · cited by 35
- Multiset.prod_hom'proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Finset.prod_powproof · cited by 10
- Height.mulHeight_eval_leproof · cited by 3