I have been attempting to prove Sylvester's Inequality. $$rank(A)+rank(B)\leq n+rank(AB)$$
I have been referencing other proofs on this site, but all of them involve concepts and theorems that I am not familiar with, so I am still struggling.
So far, I have proven that $rank(AB) \le rank(A)$ and $rank(AB) \le rank(B)$. I also have rewritten the inequality as $ker(A)+ker(B) \ge ker(AB)$, but I can't seem to get past this point. Any help would be appreciated.