Theorems · Theorem · functional analysis
Asymptotics.IsLittleOTVS.tendsto_inv_smul
∀ {α : Type u_1} {𝕜 : Type u_3} {E : Type u_4} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : TopologicalSpace E] [inst_3 : Module 𝕜 E] {l : Filter α} [ContinuousSMul 𝕜 E] {f : α → 𝕜} {g : α → E},
g =o[𝕜; l] f → Filter.Tendsto (fun x => (f x)⁻¹ • g x) l (nhds 0)- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- NNRealproof · cited by 4,310
- Filter.Tendstostatement · cited by 3,814
- LE.le.transproof · cited by 3,151
- MulZeroClass.mul_zeroproof · cited by 2,091
- ENNReal.ofNNRealproof · cited by 1,279
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleOTVS_iff_tendsto_inv_smulproof · cited by 0