Proof of the Subadditivity of Matrix Rank: rank(A+B) ≤ rankA + rankB
Theorem
The rank of a matrix possesses a quasi-additive property. In other words, for two matrices , the following holds.
Explanation
This theorem is used in the proof of Cochran’s theorem.
Proof 1
Bases for Row Space, Column Space, and Null Space: (a1) Two row equivalent matrices have the same row space, meaning that elementary row operations do not change the row space. (b1) Two row equivalent matrices have the same null space, meaning that elementary row operations do not change the null space.
Let and be the reduced row echelon forms obtained through Gaussian elimination from and , respectively. has non-zero row vectors, and has non-zero row vectors. Therefore, has at most or non-zero row vectors. Since Gaussian elimination consists solely of elementary row operations, is row equivalent to , and its rank satisfies the following inequality.
■
user99680, Show , URL (version: 2014-06-29): https://math.stackexchange.com/q/851605 ↩︎