Why does $\sum_{n=0}^\infty\left[\sum_{m=0}^n\left[\frac{1}{m!(n-m)!} \cdot A^{n-m} \cdot B^m\right]\right]=\sum_{l=0}^\infty\left[\frac{1}{l!} \cdot A^l\right] \cdot \sum_{m=0}^\infty\left[\frac{1}{m!} \cdot B^m\right]$ hold?
What properties are used here?
In my textbook there is a hint to perform a change-of variables $n=m+l$ and to interchange the summations.
Then we would get: $\sum_{n=0}^\infty\left[\sum_{m=0}^n\left[\frac{1}{m!(n-m)!} \cdot A^{n-m} \cdot B^m\right]\right]=\sum_{m=0}^{m+l}\left[\sum_{m+l=0}^\infty\left[\frac{1}{m!l!} \cdot A^l \cdot B^m\right]\right]$ but now I don't know how to continue, i.e. how to arrive at $\sum_{l=0}^\infty\left[\frac{1}{l!} \cdot A^l\right] \cdot \sum_{m=0}^\infty\left[\frac{1}{m!} \cdot B^m\right]$.
The summand looks fine but how to adapt the summation bounds and why?