So here is the problem. Given absolute convergence for a double series (infinite sum over $|a_{ij}|$) , show the double series $(a_{ij})$ converges . The proof strategy is: 1) keep one index fixed - so given i is fixed we know the series over j converges absolutely to some $b_i$ i.e $\Sigma_j |a_{ij}| $ converges to $b_i$, so the actual series $\Sigma_j a_{ij}$ must converge to a $b'_i$. Also we know $b'_i \leq b_i$ (because $a_{ij} \leq |a_{ij}|$). Now if we knew $b'_i \geq 0$, then comparison test applies (2.7.4). And we are done (just have to take infinite sum over $b_i$). But - it is not obvious to me why $b'_i \geq 0$ (i know $b_i \geq 0$ for sure as its the limit of the absolute values). I am missing something obvious - HELP!
Based on T(op?) Gunn's response, we have $|b'_i| <b_i$, so $|b'_i| \geq 0$ so comparison test claims $b'_i$ has absolute convergence - hence $b'_i$ has convergence.
Suppose $ \sum_i \sum_j |a_{ij}|$ converges. Then for each $i$, $\sum_j |a_{ij}|$ converges. Hence $\sum_j a_{ij}$ converges. The key observation from here is the "Infinite Triangle Inequality":
$$ \left\lvert \sum_{j = 1}^\infty a_{ij} \right\rvert \le \sum_{j = 1}^\infty |a_{ij}|. $$