We have a Hilbert space, equipped with the norm $||\cdot||=\sqrt{(\cdot,\cdot)}$,
and we're given the following inequality holds for all $\alpha\in\mathbb{C}: ||x+\alpha y||\ge ||x||$
How would you go about showing this inequality leads to $(x,y)=0$
Squaring both sides I get to
$(x,x)+\overline{\alpha}(x,y)+\alpha\overline{(x,y)}+|\alpha|^2(y,y)\ge (x,x)\implies \overline{\alpha}(x,y)+\alpha\overline{(x,y)}+|\alpha|^2(y,y)\ge 0$
I can write this in terms of real or imaginary parts depending on choice of $\alpha$ but I'm perplexed how to make this something meaningful. Any help appreciated.
Consider $f : \Bbb{R} \to \Bbb{R}$ given by $$f(\alpha) = \|x+\alpha y\|^2 = \|x\|^2 + 2\operatorname{Re} (\overline{\alpha} \langle x,y\rangle) + \|y\|^2 = \|x\|^2 + 2\alpha \operatorname{Re} \langle x,y\rangle + \|y\|^2.$$ $f$ is an affine function so it is clearly differentiable with $$f'(\alpha) = 2\operatorname{Re} \langle x,y\rangle.$$ By your condition we have that $f$ has a minimum at $\alpha =0$ so in particular $$0=f'(0) = 2\operatorname{Re} \langle x,y\rangle \implies \operatorname{Re} \langle x,y\rangle = 0.$$
Similarly, consider $g : \Bbb{R} \to \Bbb{R}$ given by $$g(\alpha) = \|x+i\alpha y\|^2 = \|x\|^2 + 2\operatorname{Re} (\overline{i\alpha} \langle x,y\rangle) + \|y\|^2 = \|x\|^2 + 2\alpha \operatorname{Im} \langle x,y\rangle + \|y\|^2.$$ so as above we conclude $\operatorname{Im} \langle x,y\rangle = 0$.