Let $H$ be a Hilbert space. Let $T$ be a linear operator and $R(T)$, $D(T)$, $N(T)$ the range, domain and kernel of $T$, respectively. If $\|Tx\|=\|x\|$ for all $x \in D(T)$, then $T$ is called an $\textit{isometric operator}$.
Let $T$ be an isometric operator. I want to prove that if $\overline{R(T-I)}=H$ (where $I$ is the identity operator) then $N(T-I)=\{0\}$.
My Attempt: Suppose $Tx=x$. I have to prove that $x=0$. The hint is to prove that $\langle (T-I)y, x \rangle=0$ for all $y \in D(T)$, using the fact that $T$ is isometric. I already did this, but I still don't know how to conclude from this that $x=0$. Any help please ? Thanks in advance.