Let $V$ be a vector space of a finite dimension.
Let $ B = \left \{v_1,....v_n \right \} \subseteq V$, such that $\text{dim}(\text{Span}(B)) = k$
Let $C = (\lambda_1,....\lambda_n ) \subseteq V^{*}$ be a sequence of arbitrary linear functionals.
We'll define the following $n \times n$ matrix by: $$ A = \begin{pmatrix} \lambda_1(v_1) & \cdots & \lambda_1(v_n)\\ \vdots & & \vdots\\ \lambda_n(v_1)& \cdots & \lambda_n(v_n) \end{pmatrix}$$
Prove that $rank(A) \leq k $
I can understand why $rank(A) \leq k $, but I really trouble myself finding the correct way to put it down. i'd love to get some help in this manner!