Theorems · Theorem · order theory
Finset.sum_le_sum
∀ {ι : Type u_1} {N : Type u_5} [inst : AddCommMonoid N] [inst_1 : Preorder N] {f g : ι → N} {s : Finset ι}
[AddLeftMono N], (∀ i ∈ s, f i ≤ g i) → ∑ i ∈ s, f i ≤ ∑ i ∈ s, g iIn an ordered additive commutative monoid, if each summand f i of one finite sum is less than
or equal to the corresponding summand g i of another finite sum, then
∑ i ∈ s, f i ≤ ∑ i ∈ s, g i.
- Cited by
- 182 results in Mathlib
- Foundations
- Depth 54 from the axioms, rests on 859 definitions · uses propext, Classical.choice, 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.
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Preorderstatement and proof · cited by 7,952
- Finset.sumstatement · cited by 5,195
- AddLeftMonostatement and proof · cited by 687
- Multiset.sum_map_le_sum_mapproof · cited by 1
Cited by182
Results whose statement or proof uses this declaration.
- Finset.sum_nonnegproof · cited by 91
- norm_sum_le_of_leproof · cited by 13
- hasSum_leproof · cited by 11
- ENNReal.tsum_geometricproof · cited by 8
- Complex.exp_boundproof · cited by 6
- Finsupp.degree_monoproof · cited by 5
- eVariationOn.eVariationOn_on_inter_Iic_eq_Iio_add_edistproof · cited by 4
- Finset.sum_nonposproof · cited by 4
- Finset.sum_sq_le_sum_mul_sum_of_sq_le_mulproof · cited by 3
- MultilinearMap.norm_image_sub_le_of_boundproof · cited by 3
- Chebyshev.psi_le_primeCounting_mul_logproof · cited by 3
- MeasureTheory.Content.innerContent_iSup_natproof · cited by 3