Theorems · Theorem · approximation theory
Asymptotics.IsBigO.add_iff_left
∀ {α : 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 → ((fun x => f₁ x + f₂ x) =O[l] g ↔ f₁ =O[l] g)- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- add_sub_cancel_rightproof · cited by 187
- Asymptotics.IsBigO.addproof · cited by 21
- Asymptotics.IsBigO.subproof · cited by 9
- Asymptotics.IsBigO.congrproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.