Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.mul_isBigO
∀ {α : 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
- 11 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- ne_of_gtproof · cited by 637
- Asymptotics.IsBigOstatement and proof · cited by 506
- SeminormedRingstatement and proof · cited by 446
- Asymptotics.IsLittleOstatement and proof · cited by 375
- div_posproof · cited by 337
- Asymptotics.IsBigOWithproof · cited by 187
- div_mul_cancel₀proof · cited by 122
- NormMulClassstatement and proof · cited by 66
- Asymptotics.IsLittleO_defproof · cited by 19
Cited by11
Results whose statement or proof uses this declaration.
- IsBoundedBilinearMap.continuousproof · cited by 11
- Asymptotics.IsLittleO.tendsto_div_nhds_zeroproof · cited by 7
- Asymptotics.isLittleO_iff_tendsto'proof · cited by 7
- isLittleO_pow_const_mul_const_pow_const_pow_of_norm_ltproof · cited by 2
- tendsto_rpow_atTop_of_base_lt_oneproof · cited by 2
- ProbabilityTheory.strong_law_aux6proof · cited by 1
- inv_riemannZeta_sub_sub_isLittleOproof · cited by 1
- Asymptotics.IsLittleO.listProdproof · cited by 1
- Asymptotics.IsLittleO.mulproof · cited by 1
- Asymptotics.superpolynomialDecay_iff_isLittleOproof · cited by 0
- Filter.ZeroAtFilter.mul_boundedAtFilterproof · cited by 0