Theorems · Theorem · real analysis
Polynomial.div_tendsto_atBot_leadingCoeff_div_of_degree_eq
∀ {𝕜 : Type u_1} [inst : NormedField 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] (P Q : Polynomial 𝕜)
[OrderTopology 𝕜],
P.degree = Q.degree →
Filter.Tendsto (fun x => Polynomial.eval x P / Polynomial.eval x Q) Filter.atBot
(nhds (P.leadingCoeff / Q.leadingCoeff))- Defined in
- Mathlib.Analysis.Polynomial.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Polynomialstatement and proof · cited by 5,681
- nhdsstatement and proof · cited by 5,554
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- WithBotstatement · cited by 1,498
- OrderTopologystatement and proof · cited by 1,355
- Polynomial.natDegreeproof · cited by 1,105
- pow_zeroproof · cited by 1,094
- NormedFieldstatement and proof · cited by 1,084
- sub_selfproof · cited by 996
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.