I was wondering if I only have two vectors, then are they affine independent by definition?
The affine independence definition is the following:
$M=\{v_1,v_2,...,v_m\}$ vectors are affine independent if $\{v_j-v_1\}_{j\neq 1}$ are linearly independent.
So, if my set $M=\{v_1,v_2\}$, then we only have $v_2-v_1$, so can we say $v_2-v_1$ is linearly independent? (to what?) So I guess affine independent need at least 3 vectors?