The question is:
Let $V$ be a complex inner product space and $T$ a self-adjoint linear operator on $V$. Show that $I + iT$ is non-singular.
Taking $\Vert(I+iT)v\Vert^2$, I'm able to obtain $$\left\langle v|v\right\rangle + \left\langle TT^*v|v\right\rangle$$ Chegg says that this should get me to $\left\langle v|v\right\rangle + \left\langle v|v\right\rangle = 2\left\langle v|v\right\rangle$.
But this would imply that $T$ is also unitary, which I don't see why it necessarily would be.
We assume $V$ is finite dimensional.
Suppose that $(I+iT)(x)=0$ we have, $<x+iT(x),x+iT(x)>=<x,x>-i<x,T(x)>+i<T(x),x>+<T(x),T(x)>$ since $T$ is self-adjoint, $<x,T(x)>=<T(x),x>$ we deduce that $<x+iT(x),x+iT(x)>=<x,x>+<T(x),T(x)>$=0. This implies that $<x,x>=0$ and henceforth $Ker T=0$ thus $T$ is invertible.