Theorems · Theorem · sequences and series
HasSum.zero_add
∀ {M : Type u_1} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M] {m : M} [ContinuousAdd M] {f : ℕ → M},
HasSum (fun n => f (n + 1)) m → HasSum f (f 0 + m)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 87 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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousAddstatement and proof · cited by 777
- HasSumstatement and proof · cited by 518
- Finset.sum_range_oneproof · cited by 13
- HasSum.sum_range_addproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- HasSum.of_add_one_of_neg_add_oneproof · cited by 2
- HasFPowerSeriesWithinOnBall.unshiftproof · cited by 1
- HasFPowerSeriesOnBall.unshiftproof · cited by 0