Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsBigO.comp_tendsto

∀ {α : Type u_1} {β : Type u_2} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {f : α → E} {g : α → F}
  {l : Filter α}, f =O[l] g → ∀ {k : β → α} {l' : Filter β}, Filter.Tendsto k l' l → (f ∘ k) =O[l'] (g ∘ k)
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
33 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormNorm

Around this declaration

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

ContDiffAt.contDiffPointwiseHolderAt · cited by 6ContDiffAt.contDiffPointw…PhragmenLindelof.quadrant_I · cited by 4PhragmenLindelof.quadrant…SchwartzMap.isBigO_cocompact_rpow · cited by 3SchwartzMap.isBigO_cocomp…ContDiffPointwiseHolderAt.comp_of_differentiableAt · cited by 3ContDiffPointwiseHolderAt…Complex.tendsto_mul_log_one_add_of_tendsto · cited by 3Complex.tendsto_mul_log_o…PhragmenLindelof.quadrant_IV · cited by 2PhragmenLindelof.quadrant…PhragmenLindelof.vertical_strip · cited by 2PhragmenLindelof.vertical…WeakFEPair.hf_zero · cited by 2WeakFEPair.hf_zeroReal.tsum_eq_tsum_fourier_of_rpow_decay · cited by 2Real.tsum_eq_tsum_fourier…UpperHalfPlane.differentiableAt_cuspFunction · cited by 2UpperHalfPlane.differenti…IsBoundedBilinearMap.isBigO_comp · cited by 2IsBoundedBilinearMap.isBi…UpperHalfPlane.exp_decay_sub_atImInfty · cited by 2UpperHalfPlane.exp_decay_…Asymptotics.IsBigO.natCast_atTop · cited by 2IsBigO.natCast_atTopUpperHalfPlane.IsZeroAtImInfty.petersson_exp_decay_left · cited by 2IsZeroAtImInfty.petersson…Function.Periodic.exp_decay_sub_of_bounded_at_inf · cited by 2Periodic.exp_decay_sub_of…Real · cited by 25697RealFilter · cited by 8121FilterFilter.Tendsto · cited by 3814Filter.TendstoNorm · cited by 512NormAsymptotics.IsBigO · cited by 506Asymptotics.IsBigOAsymptotics.IsBigOWith · cited by 187Asymptotics.IsBigOWithAsymptotics.IsBigO.isBigOWith · cited by 21IsBigO.isBigOWithAsymptotics.isBigO_iff_isBigOWith · cited by 8Asymptotics.isBigO_iff_is…Asymptotics.IsBigOWith.comp_tendsto · cited by 4IsBigOWith.comp_tendstoIsBigO.comp_tendstoCITED BYCITES

Cites9

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

Cited by33

Results whose statement or proof uses this declaration.