$x^Ty \le 1$ for all $y$ with $||y||_2 = 1$ iff $||x||_2 \le 1$
I can prove $\Leftarrow$ but I can't see a way to prove $\Rightarrow$.
I start with Cauchy's inequality and have $x^Ty \le ||x||_2 ||y||_2 \le ||x||_2$ since $||y||=1$ but I can't figure a way to show that $||x||_2 \le 1$ from this.
Anyone have any ideas?