Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsBigO.exists_pos

∀ {α : Type u_1} {E : Type u_3} {F' : Type u_7} [inst : Norm E] [inst_1 : SeminormedAddCommGroup F'] {f : α → E}
  {g' : α → F'} {l : Filter α}, f =O[l] g' → ∃ c > 0, Asymptotics.IsBigOWith c l f g'
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
19 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormSeminormedAddCommGroup

Around this declaration

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

Asymptotics.IsBigO.trans_isLittleO · cited by 32IsBigO.trans_isLittleOAsymptotics.IsLittleO.trans_isBigO · cited by 19IsLittleO.trans_isBigOAsymptotics.IsBigO.mul_isLittleO · cited by 15IsBigO.mul_isLittleOAsymptotics.IsLittleO.mul_isBigO · cited by 11IsLittleO.mul_isBigOAsymptotics.IsBigO.smul_isLittleO · cited by 3IsBigO.smul_isLittleOPhragmenLindelof.horizontal_strip · cited by 3PhragmenLindelof.horizont…Asymptotics.IsLittleO.smul_isBigO · cited by 2IsLittleO.smul_isBigOAsymptotics.bound_of_isBigO_cofinite · cited by 2Asymptotics.bound_of_isBi…isBigO_norm_Icc_restrict_atTop · cited by 2isBigO_norm_Icc_restrict_…qExpansion_coeff_isBigO_of_norm_isBigO · cited by 2qExpansion_coeff_isBigO_o…sub_isBigO_norm_rpow_add_one_of_fderiv · cited by 1sub_isBigO_norm_rpow_add_…Asymptotics.IsBigO.continuousMultilinearMap_apply_eq_zero · cited by 1IsBigO.continuousMultilin…mellin_convergent_zero_of_isBigO · cited by 1mellin_convergent_zero_of…Asymptotics.IsEquivalent.smul · cited by 1IsEquivalent.smulModularGroup.exists_bound_fundamental_domain_of_isBigO · cited by 1ModularGroup.exists_bound…Real · cited by 25697RealFilter · cited by 8121FilterSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupNorm · cited by 512NormAsymptotics.IsBigO · cited by 506Asymptotics.IsBigOAsymptotics.IsBigOWith · cited by 187Asymptotics.IsBigOWithAsymptotics.IsBigO.isBigOWith · cited by 21IsBigO.isBigOWithAsymptotics.IsBigOWith.exists_pos · cited by 2IsBigOWith.exists_posIsBigO.exists_posCITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.