Mathlib Map

Theorems · Theorem · group theory

Multiset.sum_add

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

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 by11

Results whose statement or proof uses this declaration.