My problem: Prove that if $\{u_1, u_2, ... u_n\}$ is the linearly independent set in the vector space $V$ over $\Bbb F$ and $r_{ij} \in \Bbb F $, $1\le i \le k$, $\;$$1\le j \le n$, then the vectors $s_i = (r_{i1}, r_{i2 }, ..., r_{in})$ create the linearly independent set $\{s_1,s_2,...,s_k\}\subset \Bbb F^n$ if and only if is linearly idendependent the set $\{v_1, v_2, ..., v_k\} \subset V$, where $v_i = $$\sum_{j=0}^nr_{ij}u_j$.
My attempt: Because $\{v_1, v_2, ..., v_k\}$ is linearly independent set, for
$$\sum_{i=1}^ks _{i}v_i = 0$$ we need $s_1=s_2=...=s_k=0$
and we can rewrite it as:
$$\sum_{i=1}^k\sum_{j=1}^n(s _{i}r_{ij})u_j = 0$$
and $\{u_1, u_2, ... u_n\}$ is also a linearly independent set.
I don't know what next or if I am not totally wrong, because I can't orient myself in those indexes, scalars, vectors, so please help me.