Mathlib Map

Theorems · Theorem · approximation theory

Filter.Tendsto.isBigO_one

∀ {α : Type u_1} (F : Type u_4) {E' : Type u_6} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E'] {f' : α → E'}
  {l : Filter α} [inst_2 : One F] [NormOneClass F] {c : E'}, Filter.Tendsto f' l (nhds c) → f' =O[l] fun _x => 1
Defined in
Mathlib.Analysis.Asymptotics.Lemmas
Cited by
10 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormSeminormedAddCommGroupOneNormOneClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.