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)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- Filter.tendsto_congr'proof · cited by 37
- tendsto_zpow_atTop_zeroproof · cited by 4
- pow_div_pow_eventuallyEq_atTopproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.isLittleO_pow_pow_atTop_of_ltproof · cited by 2