Definition: Let $v_0, v_1.. v_k$ be points in $\mathbb{R}^d$. These points are called affinely independent if there do not exist real numbers $\alpha_0, \alpha_1...\alpha_k$ that are not all zero such that $\sum_{i=0}^k \alpha_i v_i = 0$ and $\sum_{i=0}^k \alpha_i = 0$.
We need to prove the following: The points $v_0, v_1... v_k$ are affinely independent if and only if the vectors $v_1 - v_0, v_2 -v_0... v_k - v_0$ are linearly independent.
Thank you so much.