I'm learning affine geometry and came across the following statement while reading the introductory paragraph on affine independence :
$\mathbb{R}^n$ contains at most $n+1$ affinely independent points.
Coming for linear algebra, the above statement is a little counterintuitive to me since $n+1$ vectors in $\mathbb{R}^n$ cannot be linearly independent. A proof of the later proposition can be found here.
I was wondering how one might prove the former statement. The definition I'm familiar for affine independence is the following :
A finite collection of points $x_0, x_1, \ldots, x_k$ are affinely independent if the vectors $x_1 - x_0, \ldots, x_k - x_0 \in \mathbb{R}^n$ are linearly independent.