Let $T\in \mathcal{L}(V)$ be an operator such that $T^{2}=T$. Prove the following are equivalent:
a) $T$ is self-adjoint
b) $T$ is normal
c) $v-Tv$ is orthogonal to $Tv$ for all $v \in V$
Attempt:
$\bullet a) \Rightarrow b)$ $T^{2}=T$ is the definition of idempotent operator. Since $T$ is idempotent and self-adjoint, $TT^{*}=T^{2}=T^{*}T$.
$\bullet b) \Rightarrow a)$ A normal, idempotent linear operator must be self-adjoint
So I have $a) \Leftrightarrow b)$ but I don't know how to get c) in there.