Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.isLittleO_pow_pow

∀ {𝕜 : Type u_15} [inst : NormedDivisionRing 𝕜] {m n : ℕ}, m < n → (fun x => x ^ n) =o[nhds 0] fun x => x ^ m
Defined in
Mathlib.Analysis.Asymptotics.Lemmas
Cited by
5 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedDivisionRing

Around this declaration

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

Cites12

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.