Let $f:\mathbb R\to \mathbb R$ be a function such that $f(x+y)=f(x)+f(y)$ and $f(xy)=f(x)f(y)$ for every $x,y\in \mathbb R$ and $f(1)=1$. In order to prove this function is 1-1, I just need to prove this function is monotonic.
Anyone has some ideas how to proceed?
Thanks
We'll show that $f$ is monotone increasing.
Notice that if $x\geq 0$ then $f(x)=f(\sqrt{x})^2\geq 0$.
Thus if $x\geq y$, then $x-y \geq 0$, so $f(x)-f(y) = f(x-y) \geq 0$, so that $f(x) \geq f(y)$.