A linear map $V \xrightarrow{\rho} V$ is idempotent if $\rho\rho = \rho$. Show that if $\rho$ is idempotent then $\rho$ acts as the identity on $\rho(V)$. (Such linear maps are called projections: $\rho$ projects $V$ onto $\rho(V)$.)
My thoughts on this problem are that to be idempotent, $\rho$ could only be $0$ or $1$, and they would be an identity on $\rho(V)$ because $0$ is the identity for addition and $1$ is the identity for multiplication.
Let $x\in\rho(V)$ ($\rho(V)\neq\emptyset$ since $\rho(0)=0$). Then $x=\rho y$ for some $y\in V$. Therefore $\rho x=\rho\rho y=(\rho\rho) y=\rho y=x$.
Since $x\in\rho(V)$ was arbitrary, we conclude that $\rho=I$ when we restricted $\rho$ to $\rho(V)$.