Theorems · Theorem · sequences and series
Real.tsum_le_of_sum_le
∀ {ι : Type u_3} {f : ι → ℝ} {c : ℝ}, 0 ≤ f → (∀ (u : Finset ι), ∑ x ∈ u, f x ≤ c) → ∑' (x : ι), f x ≤ c- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- Finset.sumstatement and proof · cited by 5,195
- SummationFilter.unconditionalstatement · cited by 2,068
- tsumstatement · cited by 1,148
- Summable.tsum_le_of_sum_leproof · cited by 8
- summable_of_sum_leproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.const_of_ae_hasDerivAt_zeroproof · cited by 1