This is a question I'm struggling with for a while:
Let $H$ be a Hilber space. Let $T,S: H\rightarrow H$ be linear operators (not neccessarily bounded) such that for every $x,y\in H$: $\langle Tx,y\rangle=\langle x,Sy \rangle$.
Prove $T,S$ are bounded.
What I did so far:
First attempt:
$||Tx||^2=\langle Tx,Tx\rangle=\langle x,STx\rangle\le||x||*||STx||\le||x||*||S||*||Tx||$
I'm not entirly sure I'm allowed to do the last inequallity, since $||S||$ might be $\infty$.
It follows $||Tx||\le ||x||*||S||$
and analogly
$||Sx||\le ||x||*||T||$
From the first I'd get $||T||\le ||S||$ and from the second $||S||\le||T||$. Therefore $||S||=||T||$. I don't know where to go from here.
Second Attempt: assume $T$ isn't bounded, therefore so is $S$, therefore there are series $(x_n),(y_n)\subset H$ such that $||x_n||=||y_n||=1$ and $\lim ||Tx_n||=\infty,\lim ||Sy_n||=\infty$. I'll keep it going soon, but it didn't go so well..
I'd love some guide. Not neccessarily the whole solution, but something that would tell me what i'm missing.
Thanks :)
Here's a proof outline that directly uses the uniform boundedness principle rather than the closed graph theorem. This is probably more or less equivalent to Mizar's idea. Consider the family of linear functionals $$ T_x(y) = \frac{1}{\Vert x \Vert}(Ax,y), $$ indexed by $x\in H$. Define $S_x$ analogously, except with the $S$ on the other side of the inner product. Try to find the norms of $T_x$ and $S_x$; you'll see why they are interesting for this problem. Moreover these operators are related by a simple inequality due to $T$ and $S$ being adjoint. Find this inequality, and you'll find yourself able to use the uniform boundedness principle.