Mathlib Map

Theorems · Theorem · sequences and series

Summable.tendsto_cofinite_zero

∀ {α : Type u_1} {G : Type u_4} [inst : TopologicalSpace G] [inst_1 : AddCommGroup G] [IsTopologicalAddGroup G]
  {f : α → G}, Summable f → Filter.Tendsto f Filter.cofinite (nhds 0)

Series divergence test: if f is unconditionally summable, then f x tends to zero along cofinite.

Defined in
Mathlib.Topology.Algebra.InfiniteSum.Group
Cited by
16 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceAddCommGroupIsTopologicalAddGroup

Around this declaration

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

Summable.tendsto_atTop_zero · cited by 10Summable.tendsto_atTop_ze…summable_geometric_iff_norm_lt_one · cited by 4summable_geometric_iff_no…Summable.countable_support · cited by 2Summable.countable_supportSummable.hasFiniteSupport_of_discreteTopology · cited by 2Summable.hasFiniteSupport…Complex.summable_log_one_add_of_summable · cited by 2Complex.summable_log_one_…Real.summable_log_one_add_of_summable · cited by 2Real.summable_log_one_add…IsUltrametricDist.norm_tsum_le · cited by 2IsUltrametricDist.norm_ts…NNReal.tendsto_cofinite_zero_of_summable · cited by 2NNReal.tendsto_cofinite_z…Asymptotics.IsBigO.comp_summable_norm · cited by 1IsBigO.comp_summable_normReal.multipliable_one_add_of_summable · cited by 1Real.multipliable_one_add…Real.summable_nat_rpow_inv · cited by 1Real.summable_nat_rpow_invsummable_const_iff · cited by 1summable_const_iffSummable.hasSumUniformlyOn_log_one_add · cited by 1Summable.hasSumUniformlyO…TopologicalSpace.exists_isInducing_l_infty · cited by 1TopologicalSpace.exists_i…Memℓp.of_exponent_ge · cited by 1Memℓp.of_exponent_geSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFinset · cited by 13712FinsetAddCommGroup · cited by 12871AddCommGroupnhds · cited by 5554nhdsFinset.sum · cited by 5195Finset.sumFilter.Tendsto · cited by 3814Filter.TendstoDisjoint · cited by 2201DisjointSummationFilter.unconditional · cited by 2068SummationFilter.unconditi…IsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupSummable · cited by 778SummableFilter.Eventually.mono · cited by 646Eventually.monoFilter.cofinite · cited by 251Filter.cofiniteFinset.sum_singleton · cited by 251Finset.sum_singletonFilter.mem_map · cited by 63Filter.mem_mapSummable.tendsto_cofinite_zeroCITED BYCITES

Cites18

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

Cited by16

Results whose statement or proof uses this declaration.