Mathlib Map

Theorems · Theorem · general algebraic systems

Multiset.support_sum_subset

∀ {ι : Type u_1} {M : Type u_2} [inst : DecidableEq ι] [inst_1 : AddCommMonoid M] (s : Multiset (ι →₀ M)),
  s.sum.support ⊆ (Multiset.map Finsupp.support s).sup
Defined in
Mathlib.Data.Finsupp.BigOperators
Cited by
1 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAddCommMonoid

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.