Abstract Algebra – Is Quotient of a Ring by a Power of a Maximal Ideal Local?

abstract-algebracommutative-algebraidealsring-theory

Say I have a commutative ring $R$ with a maximal ideal $m$. Then $m/m^k$ is a maximal ideal in $R/m^k$ for any $k$. Is it the only maximal ideal, i.e. is $R/m^k$ a local ring?

This is a well known result for $k = 1$, as $R/m$ is a field. It seems to be true in other cases, e.g. $p\mathbb{Z}\subset \mathbb{Z}$ for prime $p$ and for $(x,y) \subset \mathbb{F}[x,y]$, the maximal ideal generated by $x$ and $y$ in a polynomial ring over the field $\mathbb{F}$.

Equivalently, if an element $x\notin m$, is $x + m^k$ an invertible element in $R/m^k$?

Best Answer

The ideals of a quotient ring $R/I$ are of the form $J/I$ with $I\subseteq J\subseteq R$, $J$ ideal of $R$. In particular, the prime ideals are of the form $P/I$ with $I\subseteq P$, $P$ prime ideal of $R$. Now let $I=M^k$ with $M$ maximal. A prime ideal $P$ of $R$ containing $M^k$ contains $M$ (by the definition of prime ideals), so equals $M$.
Conclusion: $R/M^k$ is not only local, it has only one prime ideal, namely $M/M^k$.

Related Question