Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsBigO.add

∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E'] {g : α → F}
  {l : Filter α} {f₁ f₂ : α → E'}, f₁ =O[l] g → f₂ =O[l] g → (fun x => f₁ x + f₂ x) =O[l] g
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
21 results in Mathlib
Foundations
Depth 106 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.sub · cited by 9IsBigO.subFunction.HasTemperateGrowth.add · cited by 4HasTemperateGrowth.addintervalIntegral.integral_hasFDerivWithinAt_of_tendsto_ae · cited by 2intervalIntegral.integral…intervalIntegral.integral_hasStrictFDerivAt_of_tendsto_ae · cited by 2intervalIntegral.integral…Asymptotics.IsBigO.congr_of_sub · cited by 2IsBigO.congr_of_subAsymptotics.IsBigO.sub_iff_left · cited by 2IsBigO.sub_iff_leftReal.isBigO_log_const_mul_log_atTop · cited by 2Real.isBigO_log_const_mul…FormalMultilinearSeries.taylorComp_sub_taylorComp_isBigO · cited by 2FormalMultilinearSeries.t…HurwitzKernelBounds.isBigO_atTop_F_nat_one · cited by 2HurwitzKernelBounds.isBig…Filter.BoundedAtFilter.add · cited by 1BoundedAtFilter.addAkraBazziRecurrence.rpow_p_mul_one_add_smoothingFn_ge · cited by 1AkraBazziRecurrence.rpow_…AkraBazziRecurrence.rpow_p_mul_one_sub_smoothingFn_le · cited by 1AkraBazziRecurrence.rpow_…WeakFEPair.hf_zero' · cited by 1WeakFEPair.hf_zero'Asymptotics.IsLittleO.add_isBigO · cited by 1IsLittleO.add_isBigOChebyshev.integral_one_div_log_sq_isBigO · cited by 1Chebyshev.integral_one_di…Real · cited by 25697RealFilter · cited by 8121FilterSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupNorm · cited by 512NormAsymptotics.IsBigO · cited by 506Asymptotics.IsBigOAsymptotics.IsBigOWith · cited by 187Asymptotics.IsBigOWithAsymptotics.IsBigOWith.isBigO · cited by 40IsBigOWith.isBigOAsymptotics.IsBigO.isBigOWith · cited by 21IsBigO.isBigOWithAsymptotics.IsBigOWith.add · cited by 6IsBigOWith.addIsBigO.addCITED BYCITES

Cites9

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

Cited by21

Results whose statement or proof uses this declaration.