Mathlib Map

Theorems · Theorem · group theory

Multiset.prod_hom

∀ {M : Type u_5} {N : Type u_6} [inst : CommMonoid M] [inst_1 : CommMonoid N] (s : Multiset M) {F : Type u_8}
  [inst_2 : FunLike F M N] [MonoidHomClass F M N] (f : F), (Multiset.map (⇑f) s).prod = f s.prod
Defined in
Mathlib.Algebra.BigOperators.Group.Multiset.Basic
Cited by
8 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
CommMonoidCommMonoidFunLikeMonoidHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.