Theorems · Theorem · order theory
Finset.sum_pos
∀ {ι : Type u_1} {M : Type u_4} [inst : AddCommMonoid M] [inst_1 : Preorder M] [IsOrderedCancelAddMonoid M] {f : ι → M}
{s : Finset ι} [AddLeftStrictMono M], (∀ i ∈ s, 0 < f i) → s.Nonempty → 0 < ∑ i ∈ s, f i- Cited by
- 15 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- le_reflproof · cited by 2,061
- Finset.Nonemptystatement and proof · cited by 1,001
- lt_of_le_of_ltproof · cited by 432
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- Finset.sum_const_zeroproof · cited by 219
- AddLeftStrictMonostatement and proof · cited by 203
- Finset.sum_lt_sum_of_nonemptyproof · cited by 10
Cited by15
Results whose statement or proof uses this declaration.
- MvPolynomial.totalDegree_eq_zero_iff_eq_Cproof · cited by 9
- Affine.Simplex.excenterWeights_empty_posproof · cited by 4
- harmonic_posproof · cited by 3
- AkraBazziRecurrence.T_posproof · cited by 2
- Polynomial.sum_derivRootWeight_posproof · cited by 2
- Real.harm_mean_le_geom_mean_weightedproof · cited by 1
- sign_sumproof · cited by 1
- Affine.Simplex.sum_excenterWeightsUnnorm_empty_posproof · cited by 1
- Finsupp.sum_posproof · cited by 1
- Affine.Simplex.excenterWeights_empty_lt_inv_twoproof · cited by 0
- Chebyshev.theta_posproof · cited by 0
- Finset.expect_posproof · cited by 0