I have to demonstrate the following statement:
If $\ A \in M_{m,n}(\mathbb{R})$ and $\ B \in M_{n,t}(\mathbb{R})$ show that: $$ rank(A)+ rank(B) -n \ \le \ rank(AB) \ \le \ \min\{rank(A), rank(B)\} $$
So far I've only managed to show the second inequality (I think), because $rank(A) \ge rank(AB)$ and $rank(B) \ge rank(AB)$. I don't know how to approach the first one. It could probably be interpreted using dimensions of images and matrices of linear applications, but then I can't figure out what $n$ corresponds to.
Any help/hints would be appreciated.