I'm trying to prove that if $f$ is an orientation preserving isometry of $\mathbb{R}^2$ that doesn't fix any points, then $f$ is a translation.
Suppose $f$ doesn't fix any point. I know that since $f$ is an isometry it must be of the form $Ax+b$. Then since $f$ doesn't fix any point, the equation $Ax-x = (A-I)x=-b$ has no solutions which implies that $\det(A-I)=0$, and therefore $1$ is an eigenvalue of $A$.
If I can deduce that this means $A=I$ then I'm done. Is this true though? And if so, how do I justify it?