Theorems · Theorem · approximation theory
Asymptotics.isLittleO_pow_id
∀ {𝕜 : Type u_15} [inst : NormedDivisionRing 𝕜] {n : ℕ}, 1 < n → (fun x => x ^ n) =o[nhds 0] fun x => x- Defined in
- Mathlib.Analysis.Asymptotics.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- pow_oneproof · cited by 894
- Normproof · cited by 512
- Asymptotics.IsLittleOstatement and proof · cited by 375
- NormedDivisionRingstatement and proof · cited by 360
- Asymptotics.isLittleO_pow_powproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Complex.hasDerivAt_expproof · cited by 10