Theorems · Theorem · functional analysis
Asymptotics.IsLittleOTVS.exists_eventuallyLE_mul
∀ {𝕜 : Type u_1} {α : Type u_2} {E : Type u_3} {F : Type u_4} [inst : ENorm 𝕜] [inst_1 : TopologicalSpace E]
[inst_2 : TopologicalSpace F] [inst_3 : Zero E] [inst_4 : Zero F] [inst_5 : SMul 𝕜 E] [inst_6 : SMul 𝕜 F]
{l : Filter α} {f : α → E} {g : α → F},
f =o[𝕜; l] g →
∀ U ∈ nhds 0, ∃ V ∈ nhds 0, ∀ (ε : NNReal), ε ≠ 0 → (fun x => egauge 𝕜 U (f x)) ≤ᶠ[l] fun x => ↑ε * egauge 𝕜 V (g x)- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- NNRealstatement · cited by 4,310
- ENNReal.ofNNRealstatement · cited by 1,279
- Filter.EventuallyLEstatement · cited by 383
- ENormstatement and proof · cited by 155
- egaugestatement · cited by 75
- Asymptotics.IsLittleOTVSstatement and proof · cited by 73
Cited by6
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigOTVS.trans_isLittleOTVSproof · cited by 8
- Asymptotics.IsLittleOTVS.trans_isBigOTVSproof · cited by 4
- Asymptotics.IsLittleOTVS.monoproof · cited by 2
- Asymptotics.IsLittleOTVS.isBigOTVSproof · cited by 2
- Asymptotics.IsLittleOTVS.tendsto_inv_smulproof · cited by 1
- Asymptotics.IsLittleOTVS.exists_eventuallyLE_mul_ennrealproof · cited by 0