leden
- 7
- 0
Say I have a mxn matrix A and a nxk matrix B. How do you prove that the matrix C = AB is full-rank, as well?
leden said:By full-rank, I mean rank(M) = min{num_cols(M), num_rows(M)}.
mathwonk said:just off the top of my head, it seems to follow from the multiplicative property of determinants. (assuming you state it correctly.)