prove that rankA
prove that rank(A) <= min(m, n)
Solution
A matrix AMnm(R) is a representation of a linear transformation
f:RmRn
rank f=dim (Im f) n
rank f m
rank f min (m,n)
| A matrix AMnm(R) is a representation of a linear transformation f:RmRn so the image of f is a subspace of Rn ,hencerank f=dim (Im f) n but also by the rank-nullity theorem we haverank f m Hence we find the desired resultrank f min (m,n) |
