Theorems · Inductive type · functional analysis
Asymptotics.IsLittleOTVS
(𝕜 : Type u_1) →
{α : Type u_2} →
{E : Type u_3} →
{F : Type u_4} →
[ENorm 𝕜] →
[TopologicalSpace E] →
[TopologicalSpace F] → [Zero E] → [Zero F] → [SMul 𝕜 E] → [SMul 𝕜 F] → Filter α → (α → E) → (α → F) → Propf =o[𝕜; l] g (IsLittleOTVS 𝕜 l f g) is a generalization of f =o[l] g (IsLittleO l f g)
that works in topological 𝕜-vector spaces.
Given two functions f and g taking values in topological vector spaces
over a normed field K,
we say that $f = o(g)$ if for any neighborhood of zero U in the codomain of f
there exists a neighborhood of zero V in the codomain of g
such that $\operatorname{gauge}_{K, U} (f(x)) = o(\operatorname{gauge}_{K, V} (g(x)))$,
where $\operatorname{gauge}_{K, U}(y) = \inf \{‖c‖ \mid y ∈ c • U\}$.
We use an ENNReal-valued function egauge for the gauge,
so we unfold the definition of little o instead of reusing it.
- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 73 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Filterstatement · cited by 8,121
- ENormstatement · cited by 155
Cited by77
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigOTVS.trans_isLittleOTVSstatement and proof · cited by 8
- Asymptotics.isLittleOTVS_iff_isLittleOstatement · cited by 7
- Asymptotics.IsLittleOTVS.exists_eventuallyLE_mulstatement and proof · cited by 6
- hasFDerivAtFilter_pi'proof · cited by 6
- HasFDerivAtFilter.isLittleOTVSstatement · cited by 5
- Asymptotics.IsLittleOTVS.zerostatement · cited by 5
- hasFDerivAtFilter_add_const_iffproof · cited by 5
- hasFDerivWithinAt_iff_isLittleOTVSstatement and proof · cited by 4
- Asymptotics.isLittleOTVS_onestatement and proof · cited by 4
- HasFDerivAtFilter.tendsto_nhdsproof · cited by 4
- Asymptotics.IsLittleOTVS.congr_leftstatement and proof · cited by 4
- Asymptotics.IsLittleOTVS.trans_isBigOTVSstatement and proof · cited by 4