Mathlib Map

Theorems · Theorem · group theory

Multiset.noncommSum_coe

∀ {α : Type u_3} [inst : AddMonoid α] (l : List α) (comm : {x | x ∈ ↑l}.Pairwise AddCommute),
  (↑l).noncommSum comm = l.sum
Defined in
Mathlib.Data.Finset.NoncommProd
Cited by
11 results in Mathlib
Foundations
Depth 23 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.

Cites8

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.