Theorems · Theorem · order theory
Multiset.single_le_sum
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : Preorder α] {s : Multiset α} [IsOrderedAddMonoid α],
(∀ x ∈ s, 0 ≤ x) → ∀ x ∈ s, x ≤ s.sum- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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.
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Multisetstatement and proof · cited by 2,627
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Multiset.sumstatement · cited by 388
- List.single_le_sumproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- entry_norm_bound_of_unitaryproof · cited by 1