Theorems · Theorem · dynamical systems
Polynomial.aeval_pow_two_pow_dvd_aeval_iterate_newtonMap
∀ {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},
IsNilpotent ((Polynomial.aeval x) P) →
IsUnit ((Polynomial.aeval x) (Polynomial.derivative P)) →
∀ (n : ℕ), (Polynomial.aeval x) P ^ 2 ^ n ∣ (Polynomial.aeval (P.newtonMap^[n] x)) PThis is really an auxiliary result, en route to
Polynomial.existsUnique_nilpotent_sub_and_aeval_eq_zero.
- Defined in
- Mathlib.Dynamics.Newton
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
- mul_assocproof · cited by 1,667
- IsUnitstatement and proof · cited by 1,602
- pow_zeroproof · cited by 1,094
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.existsUnique_nilpotent_sub_and_aeval_eq_zeroproof · cited by 1