-1

The question formuled in the exam was exactly:

''Every maximal ideal is a prime ideal''

Maximal and prime ideals are defined for a commutative ring R, but the proof I have for maximal ideal $\Rightarrow$ prime ideal needs that R is a commutative and unitary ring, because it uses that $R/I$ is field iff $I$ is maximal, and that only happens if R is both commutative and unitary.

Then my question is:

Is there a proof for maximal ideal $\Rightarrow$ prime ideal for R a commutative ring (not neccesarily unitary)?

If not, there must be a counterexample with a maximal ideal which isn't prime in a R commutative (not unitary) ring, right?

I know there are more posts like this, but the difference is that those posts suppose R as a commutative and unitary ring (that's the difference with this one, just to be clear).

  • This is not true, see the remark in this question. – Dietrich Burde Sep 06 '17 at 13:59
  • $R=2\mathbb{Z}, I=4\mathbb{Z}$. Here $I$ is a maximal ideal, but not a prime ideal. If the ring contains unity, then every maximal ideal is a prime ideal. – Krish Sep 06 '17 at 14:00
  • @MooS Amusing that the question there is the solution to this question, and the answers there are kind of like the statement of the question here... – rschwieb Sep 06 '17 at 14:03
  • "In a commutative ring $R,$ the ideal $I$ is prime if and only if the quotient ring $R/I$ is an integral domain."

    From this result you can deduce what you want.

    – Bumblebee Sep 06 '17 at 14:03

1 Answers1

4

No, there is no proof.

For example, in $2\mathbb Z/4\mathbb Z$, the zero ideal is obviously maximal, but the zero ideal is also obviously not prime.

rschwieb
  • 153,510