As the title says, i came across this question and i'm wondering how to prove it.
If $(X,\langle\cdot,\cdot\rangle)$ is an inner product space and it has a countably infinite Hamel basis $(e_n)_{n\in \mathbb N}$ which is an orthonormal set, show that $X$ is isometric to $(c_{00},|| \cdot||_2)$, where $||\cdot||_2$ is the norm: $||x||_2=(\sum_{i=1} ^{\infty} |x_i|^2)^{1/2}$ for $x=(x_1,x_2,...,x_n,0,0,...)\in c_{00}$.
My line of thinking was: The standard Hamel basis for $c_{00}$ is $\{e_1,e_2,...\}$ which is also orthonormal and countably infinite (can we say they are the same?).
Because they both are countably infinite (so they have the same dimension) there exists an isomorphism $T$ between $X$ and $c_{00}$. So we need to prove that it is also an isometry.
Let $||\cdot||$ be the norm that follows from the inner product of $X$, so that $||x||=\langle x,x\rangle^{1/2}$.
We must prove that for each $x\in X$, $||x||=||x||_2$ ( or is it more correct to say prove $||x||=||Tx||_2$ ?).
But $||x||=\langle x,x\rangle ^{1/2}=(\sum_{i=1} ^{\infty} |x_i|^2)^{1/2}=||x||_2$
I guess my question is in the points in the above proof about what it means for these two bases to be isomorphic, and if this isomorphism between between $X$ and $c_{00}$ means that $Tx=x$.