Theorem: $rank(A+B) \leq rank (A) + rank(B)$.
Proof: Let $U = Im(A)$ and $W = Im(B)$. By dimension theorem, we know that: $Dim(U+W) = Dim(U) + Dim(W) - Dim (U \cap W)$. By substituting $U$ and $W$ we get: $Dim(Im(A)+Im(B))= Dim(Im(A)) + Dim(Im(B)) - Dim(Im(A) \cap Im(B))$.
I am stuck here. I know that $dim(Im) = Rank$ but I cannot continue from here. Please can someone help me? Thank-you:)