Theorems · Theorem · sequences and series
Summable.sum_add_tsum_nat_add
∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] [T2Space G] {f : ℕ → G}
(k : ℕ), Summable f → ∑ i ∈ Finset.range k, f i + ∑' (i : ℕ), f (i + k) = ∑' (i : ℕ), f i- Cited by
- 6 results in Mathlib
- Foundations
- Depth 94 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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- Finset.sumstatement · cited by 5,195
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- T2Spacestatement and proof · cited by 1,351
- Finset.rangestatement · cited by 1,341
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- summable_nat_add_iffproof · cited by 24
- Summable.sum_add_tsum_nat_add'proof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- Real.ofDigits_eq_sum_add_ofDigitsproof · cited by 3
- tendsto_sum_nat_addproof · cited by 2
- LiouvilleNumber.partialSum_add_remainderproof · cited by 1
- NormedRing.inverse_one_sub_nth_order'proof · cited by 1
- AntitoneOn.abs_tsum_sub_sum_range_le_integralproof · cited by 0
- tsum_geometric_inv_two_geproof · cited by 0