Theorems · Theorem · dynamical systems
Polynomial.newtonMap_apply_of_isUnit
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {P : Polynomial R}
{x : S} (h : IsUnit ((Polynomial.aeval x) (Polynomial.derivative P))),
P.newtonMap x = x - ↑h.unit⁻¹ * (Polynomial.aeval x) P- Defined in
- Mathlib.Dynamics.Newton
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Unitsstatement · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- Polynomial.aevalstatement and proof · cited by 615
- Polynomial.derivativestatement and proof · cited by 331
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.