Given an ideal $I = \langle x^3 - x\rangle \subseteq \Bbb{R}[x]$, determine the ideals in the quotient ring $\Bbb{R}[x]/I$.
I understand that the quotient ring is of the form $k[x_1...x_n]/I$ where I is an ideal in $k[x_1...x_n]$. I also understand that the ideals of the quotient ring are in one-to-one correspondence with the ideals of $k[x_1...x_n]$ containing $I$.
However, I'm really confused on how to actually go about finding the ideals of the quotient ring given a specific ideal. Any hints or suggestions would be appreciated, thank you.
Note that we can factor $x^3 - x = x(x^2 - 1) = x(x + 1)(x - 1)$. Now, by the Chinese Reimander theorem:
$$\mathbb R[X]/\langle x^3 - x\rangle = \mathbb R[X] /\langle x(x + 1)(x-1) \rangle = \mathbb R[X]/\langle x \rangle \times\mathbb R[X]/\langle x+1 \rangle \times\mathbb R[X]/\langle x-1 \rangle $$
We know that:
To expand on why $\mathbb{R}[X]/\langle x \rangle$ contains only real numbers, notice that for any $p(x) \in \mathbb R[X]$, we can find polynomials $q(x), r(x)$ such that $p(x) = q(x) \cdot x + r(x)$ (by division). Now, we also know that $degree(r(x)) < degree(x)$. If This were not the case, then I could have my quotient be some polynomial, and thereby "remove" higher degree terms.
But now, in the quotient ring $\mathbb R[X]/ \langle x \rangle$, we know that $x \simeq 0$, and hence $p(x) = q(x) \cdot x + r(x) \simeq r(x)$. Since $r(x)$ has degree 0, it's "just a real number".
Now see that the exact same argument will hold for $\langle x + 1\rangle$ and $\langle x - 1 \rangle$, since all we depended on was the degree of $x$.
In general, a ring $\mathbb R [X] / \langle p(x) \rangle$ can only have polynomials of degree less than the degree of $p(x)$, since any polynomial of equal or higher degree can be factorized into some multiple of $p(x)$ plus a remainder. In the quotient ring, $p(x)$ goes to zero, so the multiple of $p(x)$ goes to zero, so all that's left is the remainder.
So, the ring that we have is actually $\mathbb R \times \mathbb R \times \mathbb R$.
Since $\mathbb R$ is a field, it has only two idels: the zero ideal and the ring itself.
Now, note that:
and we complete the proof, since the set of all ideals will all be:
$$ \{0, \mathbb R\} \times \{0, \mathbb R\} \times \{0, \mathbb R\} $$