Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.tendsto_inv_smul_nhds_zero
∀ {α : Type u_1} {E' : Type u_6} {𝕜 : Type u_15} [inst : SeminormedAddCommGroup E'] [inst_1 : NormedDivisionRing 𝕜]
[inst_2 : Module 𝕜 E'] [NormSMulClass 𝕜 E'] {f : α → E'} {g : α → 𝕜} {l : Filter α},
f =o[l] g → Filter.Tendsto (fun x => (g x)⁻¹ • f x) l (nhds 0)- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Asymptotics.IsLittleOstatement and proof · cited by 375
- NormedDivisionRingstatement and proof · cited by 360
- div_eq_inv_mulproof · cited by 146
- NormSMulClassstatement and proof · cited by 107
- Asymptotics.IsLittleO.tendsto_div_nhds_zeroproof · cited by 7
- Asymptotics.IsLittleO.norm_normproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Complex.differentiableOn_update_limUnder_of_isLittleOproof · cited by 4
- Complex.tendsto_pow_exp_of_isLittleO_sub_add_divproof · cited by 1