Theorems · Theorem · functional analysis
Asymptotics.IsLittleOTVS.exists_eventuallyLE_mul_ennreal
∀ {α : Type u_1} {𝕜 : Type u_3} {E : Type u_4} {F : Type u_5} [inst : NontriviallyNormedField 𝕜]
[inst_1 : AddCommGroup E] [inst_2 : TopologicalSpace E] [inst_3 : Module 𝕜 E] [inst_4 : AddCommGroup F]
[inst_5 : TopologicalSpace F] [inst_6 : Module 𝕜 F] {f : α → E} {g : α → F} {l : Filter α},
f =o[𝕜; l] g →
∀ {U : Set E},
U ∈ nhds 0 →
∃ V ∈ nhds 0, ∀ (ε : ENNReal), ε ≠ 0 → (fun x => egauge 𝕜 U (f x)) ≤ᶠ[l] fun x => ε * egauge 𝕜 V (g x)A version of IsLittleOTVS.exists_eventuallyLE_mul
where ε is quantified over ℝ≥0∞ instead of ℝ≥0.
- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- 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
- le_reflproof · cited by 2,061
- Nat.cast_zeroproof · cited by 1,870
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.