Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.isEquivalent_of_tendsto_one

∀ {α : Type u_1} {β : Type u_2} [inst : NormedField β] {u v : α → β} {l : Filter α},
  Filter.Tendsto (u / v) l (nhds 1) → Asymptotics.IsEquivalent l u v
Defined in
Mathlib.Analysis.Asymptotics.AsymptoticEquivalent
Cited by
5 results in Mathlib
Foundations
Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedField

Around this declaration

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

Cites14

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

Cited by5

Results whose statement or proof uses this declaration.