I need your help in the following task:
Let $H$ be a Hilbert space and let $T \in L(H,H)$ have a closed range.
Show that there exists $C>0$ such that $\|T(h)\| \geq C \|h\|$ for all $h \in (\operatorname{Ker}T)^\perp$.
I just collected some properties since I don't know how to solve the problem.
Let $K = \operatorname{Ker}T$. I know that $K$ is a closed subspace of $H$ since $T$ is linear and bounded, hence continuous. $K$ can be written as $K = T^{-1}(\{0\})$, so it is a preimage of the closed set $\{0\}$ under a continuous function, hence it is closed.
Since $K$ is closed subspace, I can apply the projection theorem and I get that every $x \in H$ can be uniquely written as $x=x_K + x_{K^\perp}$ with $x_K \in K$ and $x_{K^\perp} \in K^\perp$.
If I now take an arbitrary $h \in K^\perp$ it can be written as $h = x - x_K$ where $x \in H$ and $x_K \in K$. Moreover I get $T(h)=T(x-x_k)=T(x)-T(x_K) = T(x)$ because $x_K \in K$.
In addition I thought about the basic definition of a bounded operator, which states that there is some constant $D>0$ such that $\|T(x)\| \leq D |\|x\|$ for all $x \in H$.
This would give $\|T(h)\| = \|T(x)\| \leq D \|x\| $, but this doesn't help me.
I also thought about using the operator norm of $T$ which would give the inequality $\|T(x)\| \leq \|T\|_{op}||x|| $
Moreover I don't know how to include the assumption that $T$ has closed range.
I hope you can give me some good hints or help me rearranging the facts above to get a smooth proof.
Hints: Define $S: H|Ker (T) \to T(H)$ by $S(x+Ker (T))=Tx$. Verify that this is bijective continuous linear map. By Open Mapping Theorem its inverse is continuous. Now verify that the sated inequality holds with $C=\|S^{-1}\|$.