Theorems · Theorem · order theory
List.card_nsmul_le_sum
∀ {M : Type u_3} [inst : AddMonoid M] [inst_1 : Preorder M] [AddRightMono M] [AddLeftMono M] (l : List M) (n : M),
(∀ x ∈ l, n ≤ x) → l.length • n ≤ l.sum- Cited by
- 0 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- AddMonoidstatement and proof · cited by 2,864
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- List.sum_le_card_nsmulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.