Theorems · Theorem · order theory
Multiset.card_nsmul_le_sum
∀ {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : Preorder α] {s : Multiset α} {a : α} [AddLeftMono α],
(∀ x ∈ s, a ≤ x) → s.card • a ≤ s.sum- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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 and proof · cited by 388
- Multiset.cardstatement and proof · cited by 375
- Multiset.sum_replicateproof · cited by 30
- Multiset.map_constproof · cited by 9
- Multiset.sum_map_le_sumproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.