Theorems · Theorem · approximation theory
Asymptotics.isBigO_one_nhds_ne_iff
∀ {α : Type u_1} {E : Type u_3} (F : Type u_4) [inst : Norm E] [inst_1 : Norm F] {f : α → E} [inst_2 : One F]
[NormOneClass F] [inst_4 : TopologicalSpace α] {a : α}, (f =O[nhdsWithin a {a}ᶜ] fun x => 1) ↔ f =O[nhds a] fun x => 1The condition f = O[𝓝[≠] a] 1 is equivalent to f = O[𝓝 a] 1.
- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- eq_or_neproof · cited by 1,117
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.