Proof: Rank of block of matrix is smaller than rank of matrix

64 Views Asked by At

Let $$A = \begin{bmatrix} A1 \\ A2\end{bmatrix}$$ be a matrix with real entries

Then proof $Rank(Ai) ≤ Rank(A)$ for $i = 1, 2$


I am attaching my solution sheet: Solution

Can someone help me understand the highlighted lines? How is "at least t pivots" guranteed?

1

There are 1 best solutions below

0
On

Hint: if $k$ rows of $A_1$ are independent then they are also independent in $A$.