When I learned basic linear-algebra, "adjoint" was only defined for linear operator between finite-dimensional inner product spaces.
Right now, I'm studying Hilbert spaces and I want the past definition consistent with a new definition.
I have proved following theorem in basic linear-algebra:
Let $V,W$ be inner product spaces over $\mathbb{F}$.
Let $T:V\rightarrow W$ be a linear operator.
If $V$ is finite-dimensional, there exists a unique function $T^*$ such that $\langle T(x),y\rangle=\langle x,T^*(y)\rangle$.
So my question is;
How do I prove that $T$ is bounded when $V$ and $W$ are finite-dimensional?
Moreover, is it true when $V$ is finite-dimensional but $W$ is not?