Let f : R → R' be a group homomorphism. Show that the induced map φ : R[x] → R'[x], where φ(anxn + . . . + a0) = f(an)xn + . . . + f(a0), is a ring homomorphism.
I know that φ(0) = f(0) = 0 since f is a group homomorphism. I also know how to show the additive and multiplicative properties for the ring homomorphism, but how can I prove that φ(1) = f(1) = 1?
Also, we're only using commutative rings in my class; I forgot to specify that because I never have to in my work.
I believe it's safe to assume that R, R', R[x], and R'[x] are all rings.
To prove that $\varphi: R[x]\rightarrow R'[x]$, is a ring homomorphism you have to show that: $$ \varphi(f+g)=\varphi(f)+\varphi(g), \qquad \varphi(fg)=\varphi(f)\varphi(g) \qquad \text{and} \qquad \varphi(1)=1.$$ Note that you have suppose that $f: R\rightarrow R'$ is a ring homomorphis.