Mathlib Map

Theorems · Theorem · approximation theory

tendsto_pow_div_pow_atTop_zero

∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [inst_3 : TopologicalSpace 𝕜]
  [OrderTopology 𝕜] {p q : ℕ}, p < q → Filter.Tendsto (fun x => x ^ p / x ^ q) Filter.atTop (nhds 0)
Defined in
Mathlib.Analysis.Asymptotics.SpecificAsymptotics
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRingTopologicalSpaceOrderTopology

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.