I'm sort of stuck here. At first I thought that this had to do with Cauchy-Schwartz, but realized that this is similar to the Triangle Inequality. Rudin 3ed has a proof of a similar statement: $$|z+w|\le|z|+|w|$$
I've gone through the proof several times, but I'm having some trouble understanding it.
Here's what I've done so far:
Square both sides $$ ||x|^2-2|x||y|+|y|^2 |≤|(x-y)(x ̅-y ̅)|$$
Expand RHS (I believe that I can drop the absolute value on both sides as I've done, since $|x|=\sqrt(x^2)$) $$ |x|^2-2|x||y|+|y|^2≤xx ̅-xy ̅-x ̅y+yy ̅ $$
I'm not sure where to go from here. Am I just going down the wrong hole? Thanks all in advance!