I'm trying to prove that the triangle inequality is equal when the two vectors $a, b$ are linearly dependent, but I'm failing to do that. I have as follows,
\begin{align*} |x + y | = |x| + |y| &\iff |x|^2 + 2(x\cdot y) + |y|^2 = |x|^2 + 2|x||y| + |y|^2\\ &\iff x\cdot y = |x||y|\\ \end{align*}
Not too sure where to go from here... Any help is appreciated!
I am going to write my proof because I think you are still a little confused
let $x=ay$
then $|x+y|=|ay+y|=|(a+1)y|=(a+1)|y|=a|y|+|y|=|ay|+|y|= |x|+|y|$