Let $\{e_n\}$ be an orthonormal sequence in an inner product space E. Then I'm trying to show the following inequality:
$$\sum_1^\infty| \langle x, e_n \rangle \langle y, e_n \rangle | \leq ||x||\cdot ||y||$$
for any $x,y \in E$. This is Bessel's inequality if $x = y$, so I'm trying to modify the proof of Bessel's inequality to show this result, but the proof of Bessel's inequality is by the Pythagorean formula which only involves one indeterminate vector in $E$. Any thoughts?
Here is a simpler proof: $$ \sum_{n=1}^\infty| \langle x, e_n \rangle \langle y, e_n \rangle | \le \sum_{n=1}^\infty| \langle x, e_n \rangle|\cdot | \langle y, e_n \rangle | \\ \le \left(\sum_{n=1}^\infty| \langle x, e_n \rangle|^2\right)^{1/2}\left(\sum_{n=1}^\infty | \langle y, e_n \rangle |^2\right)^{1/2} \le \|x\| \cdot \|y\|. $$ First inequality is Cauchy-Schwarz, second inequality is Cauchy-Schwarz in $l^2$, then Bessel's inequality.
It is worth noting that this proof does not use the assumption that $(e_n)$ is a complete orthonormal sequence, i.e., that $x=\sum_{n=1}^\infty \langle x,e_n\rangle e_n$ holds.