I would like to interchange the iterated limits of a particular double sequence $a_{n,m}$, that is I would like that $\lim_{m\to\infty}\lim_{n\to\infty}a_{n,m}=\lim_{n\to\infty}\lim_{m\to\infty}a_{n,m}$. The sequence has the following properties.
Firstly, it is actually formed by a sum over one of the variables of a double sequence $b_{n,i}$, so that $a_{n,m}=\sum_{i=1}^mb_{n,i}$, where $0\leq b_{n,i}\leq 1$. Hence for each fixed $n$, $a_{n,m}$ is an increasing sequence in $m$.
For each fixed $n$ the limit $\lim_{m\to\infty}a_{n,m}=l_n$ exists, i.e. the series $\sum_{i=1}^\infty b_{n,i}$ converges.
The iterated limit $\lim_{n\to\infty}\lim_{m\to\infty}a_{n,m}=\lim_{n\to\infty}\sum_{i=1}^\infty b_{n,i}$ exists.
For each fixed $m$ the limit $\lim_{n\to\infty}a_{n,m}=\lim_{n\to\infty}\sum_{i=1}^m b_{n,i}=\sum_{i=0}^m\lim_{n\to\infty}b_{n,i}=p_m$ exists.
I know that if it were the case that $a_{n,m}\to l_n$ uniformly in $n$ then the double limit $\lim_{n,m\to\infty}a_{n,m}=a$ exists, and then since $\lim_{n\to\infty}a_{n,m}=p_m$ exists, the iterated limits would commute and equal $a$ (as in When can you switch the order of limits?), but I don't have uniformity.
So are the above properties sufficient for the the iterated limits to commute, or do I need something more?