Theorems · Theorem · dynamical systems
Polynomial.isNilpotent_iterate_newtonMap_sub_of_isNilpotent
∀ {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) → ∀ (n : ℕ), IsNilpotent (P.newtonMap^[n] x - x)- Defined in
- Mathlib.Dynamics.Newton
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 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.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- sub_selfproof · cited by 996
- Nat.iteratestatement and proof · cited by 740
- Polynomial.aevalstatement and proof · cited by 615
- sub_add_cancelproof · cited by 344
- Polynomial.derivativeproof · cited by 331
- IsNilpotentstatement and proof · cited by 248
- Ring.inverseproof · cited by 160
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.existsUnique_nilpotent_sub_and_aeval_eq_zeroproof · cited by 1
- Polynomial.aeval_pow_two_pow_dvd_aeval_iterate_newtonMapproof · cited by 1