When defining what “a measurable set” means, one quite naturally arrives at the definition of an algebra:
- $\emptyset$ and $X$ are measurable
- if $A$ is measurable, then $X \setminus A$ is measurable
- if $A$ and $B$ are measurable, then $A \cup B$ is measurable
Each of these rules makes perfect sense to me. However, the actual definition of measurability uses the rules of a $\sigma$-algebra, adding the union of an countably infinite number of sets:
- if $A_i$ are measurable, where $i \in \mathbb N$, then $\bigcup_i A_i$ is measurable
Why do we need this stricter definition? I know the definition of the Lebesgue integral uses the approximation by simple functions with countably many steps, but it isn't clear to me at all that this wouldn't also work with finite partitions.
Is there a simple and intuitive reason, why we must require the countable union? If not, is there a subtle, technical reason for it? Or do we require it simply because it is more convenient to work with?
There have been questions which touched upon this topic [1] [2] [3], but as far as I can tell, nobody has provided a direct satisfactory answer to this question.