$F$ is a field and $R$ is a ring.$\:\phi :F\rightarrow R$ is a ring homomorphism. I need to prove that it is bijective or it is $\phi =0$.
I tried to use some how the fact that I have opposites in F, but it didn't give me any result.
I stuck after trying to write few strokes of the proof:
If $\phi$ bijective, done. Otherwise $\exists a,b\in F,\:a\ne b\:;\:\phi \left(a\right)=\phi \:\left(b\right)$
Now I can write the homomorphism characteristics: $$\:\phi \left(ab\right)=\:\phi \left(a\right)\cdot \:\phi \left(b\right)=\:\phi \left(a\right)\cdot \:\phi \left(a\right)=\:\phi \left(a^2\right)$$ $$\:\phi \left(a+b\right)=\:\phi \left(a\right)+\:\:\phi \left(b\right)=\:\phi \left(a\right)+\phi \left(a\right)=\:\phi \left(2a\right)$$
Can somebdy give a hint for the right direction to prove that?
Direct proof of injectivity:
If $a\neq b$ and $\phi\left(a\right)=\phi\left(b\right)$ then $$\phi\left(x\right)=\phi\left(x\left(a-b\right)\left(a-b\right)^{-1}\right)=\phi\left(x\right)\left[\phi\left(a\right)-\phi\left(b\right)\right]\phi\left(\left(a-b\right)^{-1}\right)=0$$
As you allready noted surjectivity is not necessary.