In want to show that $\Bbb R[x] / \langle x^2 + 1 \rangle \simeq \Bbb C$, so note that $\langle x^2 + 1 \rangle$ is irreducible in $\Bbb R$, and maximal in $\Bbb R[x]$, so $\Bbb R[x] / \langle x^2 + 1 \rangle$ It is isomorphic to a field.
To prove that it is isomorphic to $\Bbb C$ consider the aplication $\varphi(a+bi)=\overline{a+bx}$. We have that
- $\varphi((a+bi)+(c+di))=\overline{(a+c)+(b+d)x}=\overline{(a+bx)}+\overline{(c+dx)}=\varphi(a+bi)+\varphi(c+di)$
- $\varphi((a+bi)(c+di))=\overline{(ac-bd)+(ad+bc)x}=\overline{(x^2+1)bd}+\overline{(ac-bd)+(ad+bd)x}=\overline{(a+bx)(c+dx)}=\varphi(a+bi) \varphi(c+di)$
Now my doubt is how to conclude, I think there are two ways but I am not sure.
Either I show that it is injective and by first isomorphism theorem I can state the isomorphism,
Or I show that it is bijective, which is the ideal one?
For injectivity I can find the kernel of the application $\ker(\varphi)=\{z\in \Bbb C:\varphi(z)=\overline{0} \}=\{z\in \Bbb C:\overline{a+bx}=\overline{0} \}=0$
But I don't see clear over connectivity, any suggestions?