Theorems · Theorem · order theory
Multiset.sum_le_card_nsmul
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : Preorder α] [AddLeftMono α] (s : Multiset α) (n : α),
(∀ x ∈ s, x ≤ n) → s.sum ≤ s.card • n- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddLeftMonostatement and proof · cited by 687
- Multiset.sumstatement · cited by 388
- Multiset.cardstatement · cited by 375
- List.sum_le_card_nsmulproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Finset.sum_le_card_nsmulproof · cited by 25
- Polynomial.coeff_le_of_roots_leproof · cited by 1
- Fin.isAddFreimanIso_Iicproof · cited by 1