I have a question:
Let gcd$(a,b)=1$ and assume that $a+bi$ is a gaussian prime. How can we prove that $a^2+b^2$ is prime using the result found in here.
My idea: If I can show that $\Bbb Z[i]/\langle a+bi\rangle$ is a field then using this result, it follows that $\Bbb Z_{a^2+b^2}$ is a field and hence $a^2+b^2$ is prime. Am I correct or is there any simple way of proving it?