I am required to prove the following:
$\Bbb Z[i]/\langle a+bi\rangle\,\cong\Bbb Z/(a^2+b^2)\Bbb Z=:\Bbb Z_{a^2+b^2}$, where $\gcd(a,b)=1$.
While I have looked into the various solutions given here Quotient rings of Gaussian integers I wish to find a function $\phi:\Bbb Z[i] \to\Bbb Z_{a^2+b^2}$ such that $\phi$ is an onto ring homomorphism. According to the second answer in the aforementioned link I take such $\phi (x + yi) = x-(ab)^{-1}y$ but I am unable to prove the multiplicativity of the ring homomorphism $\phi$ and its surjectivity.
PS. I want to prove the result using first isomorphism theorem.