$$\left(\!\!{{a+b}\choose k}\!\!\right)= \sum_{j=0}^k \left(\!\!{a\choose j}\!\!\right) \cdot \left(\!\!{b\choose {k-j}}\!\!\right)$$
I am quite confused about the case of multichoose. I was able to prove this equation if only "n choose k" form was used as both sides would be the k-th coefficients of $(1+x)^{a+b}$.
Any help to understand this would be very appreciated.
This binomial identity is an instance of the Chu-Vandermonde identity.
Comment:
In (1) we use the definition of the multiset coefficient.
In (2) we use the binomial identity $\binom{-p}{q}=\binom{p+q-1}{q}(-1)^q$.
In (3) we apply the Chu-Vandermonde identity.
Note: We see from (2) and (3) the identity is in terms of generating functions with $[z^k]$ denoting the coefficient of $z^k$ in the series: \begin{align*} [z^{k}](1-z)^{-a-b}=[z^k](1-z)^{-a}(1-z)^{-b} \end{align*}