Theorems · Theorem · approximation theory
pow_div_pow_eventuallyEq_atBot
∀ {𝕜 : Type u_1} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {p q : ℕ},
(fun x => x ^ p / x ^ q) =ᶠ[Filter.atBot] fun x => x ^ (↑p - ↑q)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.EventuallyEqstatement · cited by 1,912
- LT.lt.neproof · cited by 872
- Filter.Eventually.monoproof · cited by 646
- Filter.atBotstatement · cited by 512
- zpow_natCastproof · cited by 271
- zpow_sub₀proof · cited by 14
- Filter.eventually_lt_atBotproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.