My problem:
Proof that in every matrix $A \in M_{mn}(\Bbb F)$ exists a square matrix with the degree $r(A)$ (a rank) which is invertible, that matrix is $B$.
My attempt:
I am not sure how to prove it properly, my proof is like a circle I think, so I will be happy for another suggestions.
For $A$ we have: $\;$ $r(A) + n(A) = n$ (rank-nullity theorem)
- $n(A)$ is a nullity.
For $B$ we have: $\:$ $r(B) + n(B) = r(A)$, because $B$ has the degree of $r(A)$.
Then we have $n - n(A) = r(B) + n(B)$ and from this equation we see that if $r(A) = r(B)$, then $n(B) = 0$ so $B$ is regular matrix.
I think I didn't prove anything.