Mathlib Map

Theorems · Theorem · general topology

Filter.tendsto_add_atTop_iff_nat

∀ {α : Type u_3} {f : ℕ → α} {l : Filter α} (k : ℕ),
  Filter.Tendsto (fun n => f (n + k)) Filter.atTop l ↔ Filter.Tendsto f Filter.atTop l
Defined in
Mathlib.Order.Filter.AtTopBot.Basic
Cited by
23 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

NormedSpace.expSeries_radius_eq_top · cited by 27NormedSpace.expSeries_rad…tendsto_pow_atTop_nhds_zero_of_lt_one · cited by 18tendsto_pow_atTop_nhds_ze…MeasureTheory.tendsto_setToFun_filter_of_dominated_convergence · cited by 6MeasureTheory.tendsto_set…tendsto_one_div_add_atTop_nhds_zero_nat · cited by 4tendsto_one_div_add_atTop…Filter.exists_seq_monotone_tendsto_atTop_atTop · cited by 3Filter.exists_seq_monoton…NNReal.agm_eq_agm_agmSequences_fst_agmSequences_snd · cited by 3NNReal.agm_eq_agm_agmSequ…Real.tendsto_atTop_csInf_of_antitoneOn_bddBelow_nat_Ici · cited by 3Real.tendsto_atTop_csInf_…MeasureTheory.isSigmaSubadditive_of_addContent_iUnion_eq_tsum · cited by 2MeasureTheory.isSigmaSuba…MeasureTheory.addContent_iUnion_eq_sum_of_tendsto_zero · cited by 2MeasureTheory.addContent_…CircleDeg1Lift.tendsto_translation_number' · cited by 2CircleDeg1Lift.tendsto_tr…MeasureTheory.tendsto_lintegral_filter_of_dominated_convergence' · cited by 2MeasureTheory.tendsto_lin…CircleDeg1Lift.tendsto_translation_number₀ · cited by 2CircleDeg1Lift.tendsto_tr…MeasureTheory.tendsto_atTop_addContent_iUnion_of_addContent_iUnion_eq_tsum · cited by 1MeasureTheory.tendsto_atT…Stirling.stirlingSeq_has_pos_limit_a · cited by 1Stirling.stirlingSeq_has_…Real.tendsto_atTop_csSup_of_monotoneOn_bddAbove_nat_Ici · cited by 1Real.tendsto_atTop_csSup_…Filter · cited by 8121FilterFilter.Tendsto · cited by 3814Filter.TendstoFilter.atTop · cited by 2405Filter.atTopFilter.tendsto_map'_iff · cited by 50Filter.tendsto_map'_iffFilter.map_add_atTop_eq_nat · cited by 5Filter.map_add_atTop_eq_n…Filter.tendsto_add_atTop_iff_…CITED BYCITES

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.