Assume you want to prove an identity such as
$$\sum_{k=m+1}^{n}A(k,m)-B(k,m)=S(m)+T(n,m)\qquad\text{for } n,m\in \mathbb{Z},n,m\geq 0.$$
Added: I applied mathematical induction on $m,n$ to prove it. I am unsure because up to now I have seen it applied to properties depending on a single variable only.
Question: does application of two inductive arguments, one on $m$ and the other on $n$, guarantee the validity of such a proof?