I am trying to prove that $f$ entire, one-to-one, is a linear polynomial.
I classified $f$'s singularities at infinity -- by Liouville's Theorem and the one-to-one assumption, $f$ can and must have a pole of order $k$ at infinity.
Then $f(1/z)$ has a pole of order $k$ at $z = 0$.
Consider $g:= z^k \cdot f(1/z)$. Then $g$ is entire and bounded, hence constant.
So I have $C = z^k \cdot f(1/z)$, which is
$C/z^k = f(1/z)$.
I'm not sure how to finish and show that $f(z) = C\cdot z^k$, i.e., $f$ must be a polynomial, which then it follows that $k$ must be $1$ for the one-to-one assumption.
I tried inverting the arguments, but that seems faulty.
Thanks,