Mathlib Map

Theorems · Definition · group theory

Multiset.noncommSum

{α : Type u_3} → [inst : AddMonoid α] → (s : Multiset α) → {x | x ∈ s}.Pairwise AddCommute → α

Sum of a s : Multiset α with [AddMonoid α], given a proof that + commutes on all elements x ∈ s.

Defined in
Mathlib.Data.Finset.NoncommProd
Cited by
18 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoid

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.

Cited by19

Results whose statement or proof uses this declaration.