Given a vector system $S=\{v_1,v_2,...,v_k\}$, how can I prove that $S$ is dependent iff $S'=\{v_1,...,v_i,...,v_j + mv_i,...,v_k\}$ is also dependent (with arbitrary $i,j \in\{1,...,k\}$ and $m$ a coefficient)?
Same question for $S''=\{v_1,...,v_{i-1},v_j,v_{i+1},...,v_{j-1},v_i,v_{j+1},...,v_k\}$ and $S'''=\{v_1,...,v_{i-1},mv_i,v_{i+1},...,v_k\}$.
All I know is the linear relationship between vectors but I'm clueless on how to apply it in such a situation. I would highly appreciate a detailed answer.
PS: Do all of these systems have the same rank?
I use $S\sim S'$ to denote $S$ is linearly independent iff $S'$ is linear independent.