Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsBigO.trans_isLittleO

∀ {α : Type u_1} {E : Type u_3} {G : Type u_5} {F' : Type u_7} [inst : Norm E] [inst_1 : Norm G]
  [inst_2 : SeminormedAddCommGroup F'] {l : Filter α} {f : α → E} {g : α → F'} {k : α → G},
  f =O[l] g → g =o[l] k → f =o[l] k
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
32 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormNormSeminormedAddCommGroup

Around this declaration

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

IsBoundedBilinearMap.continuous · cited by 11IsBoundedBilinearMap.cont…Complex.hasDerivAt_exp · cited by 10Complex.hasDerivAt_expAsymptotics.IsLittleO.const_mul_left · cited by 8IsLittleO.const_mul_leftIsBoundedBilinearMap.hasStrictFDerivAt · cited by 7IsBoundedBilinearMap.hasS…Asymptotics.IsBigO.trans_tendsto · cited by 7IsBigO.trans_tendstohasFDerivAt_ringInverse · cited by 5hasFDerivAt_ringInverseTFAE_exists_lt_isLittleO_pow · cited by 4TFAE_exists_lt_isLittleO_…NormedRing.inverse_continuousAt · cited by 3NormedRing.inverse_contin…isLittleO_pow_const_const_pow_of_one_lt · cited by 3isLittleO_pow_const_const…HasFDerivAt.comp_semilinear · cited by 3HasFDerivAt.comp_semiline…HasFPowerSeriesWithinAt.hasStrictFDerivWithinAt · cited by 2HasFPowerSeriesWithinAt.h…Filter.IsBoundedUnder.isLittleO_sub_self_inv · cited by 2IsBoundedUnder.isLittleO_…HurwitzZeta.differentiableAt_update_of_residue · cited by 2HurwitzZeta.differentiabl…Complex.hasSum_taylorSeries_log · cited by 2Complex.hasSum_taylorSeri…Asymptotics.isLittleO_const_left_of_ne · cited by 2Asymptotics.isLittleO_con…Real · cited by 25697RealFilter · cited by 8121FilterSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupNorm · cited by 512NormAsymptotics.IsBigO · cited by 506Asymptotics.IsBigOAsymptotics.IsLittleO · cited by 375Asymptotics.IsLittleOAsymptotics.IsBigOWith · cited by 187Asymptotics.IsBigOWithAsymptotics.IsBigO.exists_pos · cited by 19IsBigO.exists_posAsymptotics.IsBigOWith.trans_isLittleO · cited by 1IsBigOWith.trans_isLittleOIsBigO.trans_isLittleOCITED BYCITES

Cites9

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

Cited by32

Results whose statement or proof uses this declaration.