Nilpotents and units in multivariate polynomial rings #
We prove that
MvPolynomial.isNilpotent_iff
: A multivariate polynomial is nilpotent iff all its coefficents are.MvPolynomial.isUnit_iff
: A multivariate polynomial is invertible iff its constant term is invertible and its other coefficients are nilpotent.
theorem
MvPolynomial.isNilpotent_iff
{σ : Type u_1}
{R : Type u_2}
[CommRing R]
{P : MvPolynomial σ R}
:
instance
MvPolynomial.instIsReduced
{σ : Type u_1}
{R : Type u_2}
[CommRing R]
[IsReduced R]
:
IsReduced (MvPolynomial σ R)
instance
MvPolynomial.instIsLocalHomRingHomAlgebraMap
{σ : Type u_1}
{R : Type u_2}
[CommRing R]
:
IsLocalHom (algebraMap R (MvPolynomial σ R))
theorem
MvPolynomial.isUnit_iff_totalDegree_of_isReduced
{σ : Type u_1}
{R : Type u_2}
[CommRing R]
{P : MvPolynomial σ R}
[IsReduced R]
: