In order to prove a rather complicated binomial identity a small part of it implies a transformation of a double sum.
The double sum and its transformation have the following shape: \begin{align*} \sum_{k=0}^{l}\sum_{j=\max\{1,k\}}^{\min\{l,k+c\}}1=\sum_{j=1}^{l}\sum_{k=0}^{\min\{j,c\}}1\qquad\qquad l\geq 1, c\geq 1 \end{align*}
Here I do not want to take care of the terms which are to sum up. They are set to $1$ for the sake of simplicity. What matters is an efficient, short indextransformation showing that the identity is valid.
At the time I've found a rather long-winded solution. It is added as answer to this question. But in fact I would appreciate to find a more elegant way to prove this identity.
