Let $X$ be a complex vector space with inner product and $T \, : \, X \rightarrow X$ a bounded linear operator.
Show that if $\langle Tx,y \rangle = 0$ for all $x,y \in X$, then $T$ is the zero operator.
My current suggestion: Since $T$ is a bijective mapping I now that for all $Tx$ there is some $y$, that is $Tx = y$ for some $x$ and $y$. Since this should be true for all $x,y \in X$ i can just write $$\langle Tx,y \rangle = \langle Tx,Tx \rangle$$ This is only true if $Tx = 0$ if we should have this equality for all $x$, hence $T$ is the zero operator.
I believe this is going to be slightly different from whatever you are going to see as solutions:
Fix any $x\in X$ then $\langle Tx,y\rangle=0$ for every $y\in X$ shows that $Tx\in X^{\perp}=\{0\}$ and thus $x\in Null(T)$. But this is true for any $x\in X$ so $X=Null(T)$ showing $T$ is the zero operator.