This is the proposition I'm given, which I don't really understand:
Let $p(x)=p_0 + p_1x + ... + p_nx^n$ be an irreducible polynomial over a field $F$, so that $ E = {f[x]}/{\lt p(x)\gt} $ is a field. Let $\theta : F[x] \to E$ be the natural homomorphism and let $\alpha = \theta(x) = x+ \lt p(x) \gt$. Then any element of $E$ can be represented uniquely in the form $a_0 + a_1\alpha + ... + a_n \alpha^{n-1}$, where $a_0,a_1, ..., a_{n-1} \in F$
So I understand that $p(x)$ is irreducible over a field $F$ therefore $\lt p(x) \gt$ is a maximal ideal. $F[x]$ must also be a field and therefore $E$ is also a field.
I see that $\alpha$ is the image some $x$ by the natural homomorphism from $\theta:F[x] \to E$, but I'm struggling to understand what this actually means when looking at the following example:
Show ${\mathbb{Z}_{13}[x]}/{\lt x^2 - 2 \gt} $ and ${\mathbb{Z}_{13}[x]}/{\lt x^2 - 5 \gt} $ are isomorphic.
In the solution it says that all elements of ${\mathbb{Z}_{13}[x]}/{\lt x^2 - 2 \gt} $ can be written as $a_0 + a_1\alpha$, where $a_0,a_1 \in \mathbb{z}_{13}$, which i understand from the proposition. But it says $\alpha^2=2$ and that's the part I'm struggling to understand. Furthermore ff we let $p(x)=x^2 -2 $, then $\alpha$ in this case is a root of $p(x)$ obviously. But $\alpha = x +\lt p(x) \gt$ so how can this squared equal $2$? $2$ is not an ideal, so how can squaring an ideal be $2$? In fact what exactly does $x + \lt p(x) \gt$ mean? I'm assuming its not $ \lt p(x) +x \gt$, so how can we add $x$ to a set?
More properly, $\alpha ^2 +<p(x)>=2+<p(x)>.$. This can be seen by $\alpha^2-2=0$ So, identifying $\alpha=x$, we have $\alpha^2=2$ MOD $p(x)$ means $x^2-2\in<(p(x))>$ which is trivially the 0.
$x+<p(x)>$ means the coset of the ideal $<(p(x))>$ formed by taking any polynimal $q(x)$ and then polynomials of the form $x+p(x)q(x)$. Which you can see when we mod out by $p(x)$, we get $x$.