Theorems · Theorem · order theory
Finset.single_lt_sum
∀ {ι : Type u_1} {M : Type u_4} [inst : AddCommMonoid M] [inst_1 : Preorder M] [IsOrderedCancelAddMonoid M] {f : ι → M}
{s : Finset ι} [AddLeftStrictMono M] {i j : ι},
j ≠ i → i ∈ s → j ∈ s → 0 < f j → (∀ k ∈ s, k ≠ i → 0 ≤ f k) → f i < ∑ k ∈ s, f k- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- Finset.sum_singletonproof · cited by 251
- AddLeftStrictMonostatement and proof · cited by 203
- Finset.mem_singletonproof · cited by 103
- Finset.singleton_subset_iffproof · cited by 38
- Finset.sum_lt_sum_of_subsetproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.affineCombination_mem_interior_face_iff_posproof · cited by 3
- Composition.ne_single_iffproof · cited by 2