Mathlib Map

Theorems · Theorem · order theory

Multiset.le_sum_of_mem

∀ {α : Type u_2} [inst : AddCommMonoid α] {m : Multiset α} {a : α},
  a ∈ m → ∀ [inst_1 : Preorder α] [CanonicallyOrderedAdd α], a ≤ m.sum
Defined in
Mathlib.Algebra.Order.BigOperators.Group.Multiset
Cited by
5 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
AddCommMonoidPreorderCanonicallyOrderedAdd

Around this declaration

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

Cites10

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

Cited by5

Results whose statement or proof uses this declaration.