1

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?

MathGuest
  • 433

1 Answers1

2

A function $f:X\to [0,\infty]$ is measurable iff $f^{-1}(V)$ is measurable for any open set $V \subset [0,\infty]$. In this case, $f^{-1}(V) \in \mathcal{P}(\mathbb{N})$, so it is measurable.