In a PID every nonzero prime ideal is maximal

27.7k Views Asked by At

In a principal ideal domain, prove that every non trivial prime ideal is a maximal ideal

Attempt: Let $R$ be the principal ideal domain. A principal ideal domain $R$ is an integral domain in which every ideal $A$ is of the form $\langle a \rangle = \{ar~~ | ~~r \in R\}$

Let $ \langle a \rangle $ be a prime ideal $\implies R/A $ is an integral domain.

A finite integral domain is a field . Hence, if we prove that $R/A$ is finite, then $R/A$ is a field $\implies A$ is a maximal ideal.

Now, $\langle a \rangle = \{ar~~ | ~~r \in R\}$

Since, R is an integral domain, there are no zero divisors and cancellation is allowed $\implies ar_1 = ar_2 \implies r_1=r_2 \implies ar_i$ maps to a different member of $R$ for each different $r_i \implies \langle a \rangle$ represents the elements of $R$ in some random order.

$\implies \langle a \rangle = R$ and hence, $R/A \approx {0}$ is finite and hence $A$ is maximal.

Is my attempt correct?

4

There are 4 best solutions below

6
On BEST ANSWER

To prove this we use that $PID$ are UFDs. Then Let $\mathfrak{p}=(p)$ be a prime ideal of $R$. Assume there is an ideal $\mathfrak{p}\subseteq\mathfrak{m}=(m)\subseteq R$. Then we would have that $m|p$, but then by the defintion of a prime element of a UFD this means that $m=p$ or $m=u$, a unit. Hence $\mathfrak{m}=(p)$ or $R$, proving maximality.

Edit: Since the op hasn't seen UFDs yet, here's a quick way around that:

Becaues $(p)\subseteq (m)$ we have that there is a $b\in R$ so that $ap=bm$ for every $ap\in (p)$. In particular $p=b_0m$. But then as $p$ is prime, either $m$ or $b_0$ must be a unit. the first case implies $\mathfrak{m}=R$ the second implies $\mathfrak{m}=\mathfrak{p}$, hence $\mathfrak{p}$ is maximal.

5
On

Hint $ $ Note that for principal ideals: $\ \rm\color{#0a0}{contains} = \color{#c00}{divides}$, $ $ i.e. $(a)\supset (b)\iff a\mid b,\,$ hence

$\qquad\begin{eqnarray} (p)\,\text{ is maximal} &\iff&\! (p)\:\! \text{ has no proper } \,{\rm\color{#0a0}{container}}\,\ (a)\\[.1em] &\iff&\, p\ \ \text{ has no proper}\,\ {\rm\color{#c00}{divisor}}\,\ a\\[.1em] &\iff&\, p\ \ \text{ is irreducible}\\[.1em] &\iff& \!(p)\:\! \text{ is prime, } \ \text{by PID} \Rightarrow\text{UFD,}\ \text{ so ireducible = prime } \end{eqnarray}$

Remark $ $ PIDs are the UFDs of dimension $\le 1,\,$ i.e. where all prime ideals $\ne 0\,$ are maximal.

6
On

Your approach can't work. The ring $\mathbb{Q}[x]$, where $\mathbb{Q}$ is the field of rational numbers, is a PID. However, for the prime ideal $P=\langle x\rangle$ the quotient is $\mathbb{Q}[x]/P\cong\mathbb{Q}$, which is infinite.


Suppose $P$ is a nonzero prime ideal and $P=\langle p\rangle$. Now, let $I=\langle a\rangle$ be an ideal such that $\langle p\rangle\subseteq\langle a\rangle$. In particular $$ p=ab $$ so $ab\in P$. Therefore, by definition of prime ideal, either $a\in P$ or $b\in P$.

If $a\in P$, then $\langle a\rangle\subseteq\langle p\rangle$, whence $I=P$.

If $b\in P$, then $b=pc$, so $p=ab=apc$ from which $1=ac$ and $a$ is invertible, whence $I=R$.

0
On

Let $R$ be a PID and $p(\neq 0)\in R$ be a prime element (which is irreducible also in $R$. Let $p=ab$ then $p|a$ or $p|b$. If $p|a \Rightarrow a=pk$ for some $k\in R$, $p=pkb \Rightarrow p(1-kb)=0 \Rightarrow kb=1$ since $R$ is domain. So $p$ is irreducible) then $(p)$ is a prime ideal. Hence $(p)$ is maximal (as $p$ is irreducible) in the set of all principally generated ideals of $R$ i.e., in $R.$ Hence $(p)$ is maximal ideal of $R$.