Theorems · Theorem · functional analysis
Asymptotics.Filter.Tendsto.isBigOTVS_one
∀ {α : 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 α} {f : α → E} [ContinuousAdd E] [ContinuousSMul 𝕜 E]
{x : E}, Filter.Tendsto f l (nhds x) → f =O[𝕜; l] fun x => 1If f converges along l to a finite limit x, then f =O[𝕜, l] 1.
- Defined in
- Mathlib.Analysis.Asymptotics.TVS
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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 and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
- Filter.univ_mem'proof · cited by 1,672
Cited by1
Results whose statement or proof uses this declaration.
- HasFDerivWithinAt.limproof · cited by 4