I can't figure out an algebraic proof for the following identity:
$$\sum_{i=0}^k{{n \choose i}{m \choose {k-i}}}= {{m+n}\choose k}$$
Combinatorical solution:
We can see that as choosing some from $n$ and the rest of $k$ from $m$, thus $k$ in total.
Or we could just choose $k$ from the union.