Theorems · Theorem · sequences and series
SummationFilter.tsum_symmetricIcc_eq_tsum_symmetricIco
∀ {α : Type u_1} {f : ℤ → α} [inst : AddCommGroup α] [inst_1 : TopologicalSpace α] [ContinuousAdd α] [T2Space α],
Summable f (SummationFilter.symmetricIcc ℤ) →
Filter.Tendsto (fun N => -f ↑N) Filter.atTop (nhds 0) →
∑'[SummationFilter.symmetricIco ℤ] (b : ℤ), f b = ∑'[SummationFilter.symmetricIcc ℤ] (b : ℤ), f b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- ContinuousAddstatement and proof · cited by 777
- Summable.hasSumproof · cited by 184
- HasSum.tsum_eqproof · cited by 150
- SummationFilter.symmetricIcostatement · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- EisensteinSeries.G2_eq_tsum_symmetricIcoproof · cited by 1