Mathlib Map

Theorems · Theorem · order theory

Filter.tendsto_atTop_add_const_right

∀ {α : Type u_1} {G : Type u_2} [inst : AddCommGroup G] [inst_1 : PartialOrder G] [IsOrderedAddMonoid G] (l : Filter α)
  {f : α → G} (C : G), Filter.Tendsto f l Filter.atTop → Filter.Tendsto (fun x => f x + C) l Filter.atTop
Defined in
Mathlib.Order.Filter.AtTopBot.Group
Cited by
20 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Quot.sound
Assumes
AddCommGroupPartialOrderIsOrderedAddMonoid

Around this declaration

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

Real.tendsto_exp_atTop · cited by 10Real.tendsto_exp_atTopsummable_pow_mul_jacobiTheta₂_term_bound · cited by 6summable_pow_mul_jacobiTh…summable_jacobiTheta₂_term_iff · cited by 4summable_jacobiTheta₂_ter…Filter.tendsto_atBot_add_const_right · cited by 3Filter.tendsto_atBot_add_…mapClusterPt_self_zpow_atTop_pow · cited by 3mapClusterPt_self_zpow_at…mapClusterPt_self_zsmul_atTop_nsmul · cited by 3mapClusterPt_self_zsmul_a…AntitoneOn.integrableOn_Ioi_of_summable_comp_add · cited by 2AntitoneOn.integrableOn_I…ZetaAsymptotics.termTSum_of_lt · cited by 2ZetaAsymptotics.termTSum_…exp_neg_mul_rpow_isLittleO_exp_neg · cited by 2exp_neg_mul_rpow_isLittle…tendsto_arithGeom_atTop_of_one_lt · cited by 1tendsto_arithGeom_atTop_o…tendsto_mul_add_inv_atTop_nhds_zero · cited by 1tendsto_mul_add_inv_atTop…circleAverage_re_herglotzRieszKernel_mul_log₀ · cited by 1circleAverage_re_herglotz…MeasureTheory.SignedMeasure.exists_subset_restrict_nonpos · cited by 1SignedMeasure.exists_subs…GaussianFourier.tendsto_verticalIntegral · cited by 1GaussianFourier.tendsto_v…rexp_neg_quadratic_isLittleO_rpow_atTop · cited by 1rexp_neg_quadratic_isLitt…AddCommGroup · cited by 12871AddCommGroupFilter · cited by 8121FilterPartialOrder · cited by 6410PartialOrderFilter.Tendsto · cited by 3814Filter.TendstoFilter.atTop · cited by 2405Filter.atTople_refl · cited by 2061le_reflFilter.univ_mem' · cited by 1672Filter.univ_mem'IsOrderedAddMonoid · cited by 1659IsOrderedAddMonoidFilter.tendsto_atTop_add_right_of_le' · cited by 3Filter.tendsto_atTop_add_…Filter.tendsto_atTop_add_cons…CITED BYCITES

Cites9

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

Cited by20

Results whose statement or proof uses this declaration.