Theorems · Theorem · approximation theory
Asymptotics.IsBigO.mul_isLittleO
∀ {α : 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
- 15 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
- mul_div_cancel₀proof · cited by 77
- NormMulClassstatement and proof · cited by 66
- Asymptotics.IsLittleO_defproof · cited by 19
Cited by15
Results whose statement or proof uses this declaration.
- IsBoundedBilinearMap.hasStrictFDerivAtproof · cited by 7
- hasFDerivAt_norm_rpowproof · cited by 5
- Asymptotics.isLittleO_pow_powproof · cited by 5
- hasStrictDerivAt_invproof · cited by 4
- Asymptotics.isLittleO_pow_pow_cobounded_of_ltproof · cited by 3
- Complex.IsExpCmpFilter.isLittleO_cpow_mul_expproof · cited by 3
- AkraBazziRecurrence.isLittleO_deriv_smoothingFnproof · cited by 2
- AkraBazziRecurrence.isLittleO_self_div_log_idproof · cited by 2
- AkraBazziRecurrence.rpow_p_mul_one_add_smoothingFn_geproof · cited by 1
- AkraBazziRecurrence.rpow_p_mul_one_sub_smoothingFn_leproof · cited by 1
- AkraBazziRecurrence.isEquivalent_deriv_rpow_p_mul_one_add_smoothingFnproof · cited by 1
- AkraBazziRecurrence.isEquivalent_deriv_rpow_p_mul_one_sub_smoothingFnproof · cited by 1