An example using Kronecker's Theorem
Just wondering why $\alpha^2+1=0$ in this computation?
I also would like to know what $\langle x^2+1 \rangle$ actually is in the image of the above example. Is it the principal ideal generated by $x^2+1$? ie $x^2+1$ added n times such that n is in $\mathbb{R}$?
Finally why is $(x^2+1)+ \langle x^2+1 \rangle$ zero?
The zero element in the quotient ring $\mathbb{R}[x]/\langle x^2+1\rangle$ is $0+\langle x^2+1\rangle=\langle x^2+1\rangle$, which the author simply writes as $0$. Now, for any polynomials $f,g\in \mathbb{R}[x]$, we have $$ f+\langle x^2+1\rangle = g + \langle x^2+1\rangle \iff f-g\in\langle x^2+1\rangle $$ Since $x^2+1=(x^2+1)-0\in \langle x^2+1\rangle$, we deduce that $x^2+1+\langle x^2+1\rangle=0+\langle x^2+1\rangle$.