$\Bbb{E}^n$ is an Euclidean space with dimension $n$. $v_0,v_1,\cdots,v_m\in \Bbb{E}^n,m\le n $ , and $(v_i,v_j)\lt0$ for $0\le i\ne j\le m$. Prove $v_1,v_2,\cdots,v_m $ are linear independent.
My try: I tried to make an argument like this, if $v_1,v_2$ are linearly dependent, then there exists $a_1$ such that $v_2=a_1v_1$, then $(v_2,v_2)=a_1(v_2,v_1)$. At first I thought that the left hand $\ge 0$, the right hand $\lt0$. But I notice that the constant $a_1$ could also be negative. So this contradiction failed.
Any hints would be helpful.