Theorems · Theorem · measure theory
NNReal.tsum_le_of_sum_range_le
∀ {f : ℕ → NNReal} {c : NNReal}, (∀ (n : ℕ), ∑ i ∈ Finset.range n, f i ≤ c) → ∑' (n : ℕ), f n ≤ c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 137 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.
- Finset.sumstatement and proof · cited by 5,195
- NNRealstatement and proof · cited by 4,310
- SummationFilter.unconditionalstatement · cited by 2,068
- Finset.rangestatement and proof · cited by 1,341
- tsumstatement · cited by 1,148
- Summable.tsum_le_of_sum_range_leproof · cited by 3
- NNReal.summable_of_sum_range_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.