I was watching this exercise
Let $\{a_{ij}\}\subseteq [0,+\infty]$ be a sequence. Prove that $$\sum_{i=0}^{\infty}\sum_{j=0}^{\infty}a_{ij} = \sum_{j=0}^{\infty}\sum_{i=0}^{\infty}a_{ij}$$
If we define $f_n(i) = \sum\limits_{j=0}^n a_{ij}$. Is easy to see that is a monotone sequence and the idea is use the monotone convergence theorem, but I have problems to prove that $f_n$ is measurable with the counting measure defined as $\mu: {\cal P}(\mathbb{N})\rightarrow[0,+\infty]$.
Actually I have problems to prove if a function is measurable in general, some advise or paper to learn?