Theorems · Theorem · approximation theory
Asymptotics.IsBigO.mul
∀ {α : Type u_1} {R : Type u_13} [inst : SeminormedRing R] {S : Type u_17} [inst_1 : NormedRing S] [NormMulClass S]
{l : Filter α} {f₁ f₂ : α → R} {g₁ g₂ : α → S},
f₁ =O[l] g₁ → f₂ =O[l] g₂ → (fun x => f₁ x * f₂ x) =O[l] fun x => g₁ x * g₂ x- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- NormedRingstatement and proof · cited by 924
- Asymptotics.IsBigOstatement and proof · cited by 506
- SeminormedRingstatement and proof · cited by 446
- Asymptotics.IsBigOWithproof · cited by 187
- NormMulClassstatement and proof · cited by 66
- Asymptotics.IsBigOWith.isBigOproof · cited by 40
- Asymptotics.IsBigO.isBigOWithproof · cited by 21
- Asymptotics.IsBigOWith.mulproof · cited by 3
Cited by29
Results whose statement or proof uses this declaration.
- summable_pow_mul_jacobiTheta₂_term_boundproof · cited by 6
- Complex.tendsto_mul_log_one_add_of_tendstoproof · cited by 3
- Asymptotics.IsBigO.listProdproof · cited by 3
- NormedRing.inverse_add_norm_diff_nth_orderproof · cited by 2
- ContinuousLinearMap.bilinear_hasTemperateGrowthproof · cited by 2
- HurwitzKernelBounds.isBigO_atTop_F_nat_zero_subproof · cited by 2
- summable_norm_mul_geometric_of_norm_lt_oneproof · cited by 2
- FormalMultilinearSeries.taylorComp_sub_taylorComp_isBigOproof · cited by 2
- HurwitzKernelBounds.isBigO_atTop_F_nat_oneproof · cited by 2
- UpperHalfPlane.IsZeroAtImInfty.petersson_exp_decay_leftproof · cited by 2
- ModularFormClass.exists_petersson_leproof · cited by 1
- NormedRing.inverse_add_normproof · cited by 1