How does $$ \sum_{r=0}^{m+n} \left( \sum_{k=0}^{r} \binom{n}{k} \binom{m}{r-k} \right) \ x^{r} = \sum_{r=0}^{m+n} \sum_{k=0}^{m+n} \binom{n}{k} \binom{m}{r} \ x^{r+k} $$ hold?
RobJohn helped me, but I could do only this: $$\sum_{r=0}^{m+n} \sum_{k=0}^{m+n} \binom{n}{k} \binom{m}{r} \ x^{r+k}=\sum_{r=0}^{n} \sum_{k=0}^{m} \binom{n}{k} \binom{m}{r} \ x^{r+k}.$$ Please help!