I'm working on the following proof:
Prove that if x, y, and z are three real numbers such that $x^2+y^2+z^2<xy+xz+yz$, then $x+y+z>0$.
I know that the proof is meant to be either vacuously or trivially true, and since $\exists x,y,z \in\Bbb R$ such that $x+y+z>0$ is false, the proof is not trivially true and it must be that the antecedent is false for $\forall a,b,c \in \Bbb R$.
However, I cannot see how to prove this.
Any help would be appreciated. Thanks.