Mathlib Map

Theorems · Theorem · sequences and series

summable_nat_add_iff

∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] {f : ℕ → G} (k : ℕ),
  (Summable fun n => f (n + k)) ↔ Summable f
Defined in
Mathlib.Topology.Algebra.InfiniteSum.NatInt
Cited by
24 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupTopologicalSpaceIsTopologicalAddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Summable.tsum_eq_zero_add · cited by 9Summable.tsum_eq_zero_addSummable.sum_add_tsum_nat_add · cited by 6Summable.sum_add_tsum_nat…EisensteinSeries.E_qExpansion_coeff · cited by 3EisensteinSeries.E_qExpan…LiouvilleNumber.remainder_summable · cited by 2LiouvilleNumber.remainder…not_summable_of_ratio_norm_eventually_ge · cited by 2not_summable_of_ratio_nor…AntitoneOn.summable_of_integrableOn_Ioi · cited by 2AntitoneOn.summable_of_in…ZetaAsymptotics.termTSum_of_lt · cited by 2ZetaAsymptotics.termTSum_…NNReal.summable_nat_add_iff · cited by 2NNReal.summable_nat_add_i…summable_cotTerm · cited by 2summable_cotTermModularForm.multipliableLocallyUniformlyOn_one_sub_pow · cited by 2ModularForm.multipliableL…summable_of_ratio_norm_eventually_le · cited by 2summable_of_ratio_norm_ev…tendsto_sum_nat_add · cited by 2tendsto_sum_nat_addHasFPowerSeriesWithinOnBall.tendsto_partialSum_prod · cited by 2HasFPowerSeriesWithinOnBa…EisensteinSeries.hasSum_qExpansion_E2 · cited by 1EisensteinSeries.hasSum_q…Real.ofDigits_const_last_eq_one · cited by 1Real.ofDigits_const_last_…TopologicalSpace · cited by 24529TopologicalSpaceAddCommGroup · cited by 12871AddCommGroupFinset.sum · cited by 5195Finset.sumSummationFilter.unconditional · cited by 2068SummationFilter.unconditi…IsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupFinset.range · cited by 1341Finset.rangeSummable · cited by 778SummableEquiv.surjective · cited by 198Equiv.surjectiveEquiv.addRight · cited by 30Equiv.addRighthasSum_nat_add_iff · cited by 6hasSum_nat_add_iffFunction.Surjective.summable_iff_of_hasSum_iff · cited by 2Surjective.summable_iff_o…summable_nat_add_iffCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.