Mathlib Map

Theorems · Theorem · group theory

Multiset.prod_add

∀ {M : Type u_5} [inst : CommMonoid M] (s t : Multiset M), (s + t).prod = s.prod * t.prod
Defined in
Mathlib.Algebra.BigOperators.Group.Multiset.Basic
Cited by
18 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
CommMonoid

Around this declaration

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

Cites3

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

Cited by18

Results whose statement or proof uses this declaration.