Theorems · Theorem · measure theory
NNReal.tendsto_sum_nat_add
∀ (f : ℕ → NNReal), Filter.Tendsto (fun i => ∑' (k : ℕ), f (k + i)) Filter.atTop (nhds 0)
For f : ℕ → ℝ≥0, then ∑' k, f (k + i) tends to zero. This does not require a summability
assumption on f, as otherwise all sums are zero.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- NNRealstatement and proof · cited by 4,310
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- NNReal.toRealproof · cited by 1,260
- tsumstatement and proof · cited by 1,148
- NNReal.tendsto_coeproof · cited by 11
- tendsto_sum_nat_addproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ENNReal.tendsto_sum_nat_addproof · cited by 1