Let A,B be in $M_{mxn}(\mathbb{R})$
Prove that if rank(A + B) = rank(A) + rank(B), then col(A) ∩ col(B) = {0}
I started with a proof by contradiction, since we know that rank(A + B) ≤ rank(A) + rank(B). I assume that if rank(A + B) < rank(A) + rank(B), then col(A) ∩ col(B) = {0}. I realize that we don't have to do the > case. However I am a little confused on how to show col from rank.