To show that the sum of independent binomial r.v $X$ and $Y$ with common probability $p$ is also a binomial random variable I need to show
$$\sum_{k=0}^z {n \choose k}{m \choose z-k}={m+n \choose z}$$
I've tried writing this out in factorials but I can't seem to get anywhere. Further I can't see how we can get an $(m+n)!$ out of the product of $(z+1) \times n! m!$. I think there must be a specific combination property of formula I can use here.
Any hints/advice would be appreciated