Theorems · Theorem · real analysis
Asymptotics.IsTheta.add_isLittleO
∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E'] {l : Filter α}
{f₁ f₂ : α → E'} {g : α → F}, f₁ =Θ[l] g → f₂ =o[l] g → (f₁ + f₂) =Θ[l] g- Defined in
- Mathlib.Analysis.Asymptotics.Theta
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 119 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.
Cites9
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.IsLittleOstatement and proof · cited by 375
- Asymptotics.IsThetastatement and proof · cited by 115
- Asymptotics.IsTheta.symmproof · cited by 12
- Asymptotics.IsTheta.transproof · cited by 3
- Asymptotics.IsLittleO.trans_isThetaproof · cited by 2
- Asymptotics.IsLittleO.right_isTheta_add'proof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- EisensteinSeries.vec_add_const_isThetaproof · cited by 1
- EisensteinSeries.linear_isTheta_leftproof · cited by 1
- EisensteinSeries.linear_isTheta_right_addproof · cited by 1
- Asymptotics.IsLittleO.add_isThetaproof · cited by 1