[Math] Sigma algebra generated by a set

measure-theory

When determining the smallest sigma-algebra generated by a finite collection of sets (and hence the smallest algebra containing that collection), is there any faster way to do this than by direct computation? On a related note, is there a criterion for selecting a set which generates the finest sigma-algebra (that is, the power set)?

Best Answer

Consider set $E_1,\dots,E_N$. Take $S_I:=\bigcap_{i\in I}E_i\cap\bigcap_{i\in [N]\setminus I}E_k^c$ for $I\subset [N]$. These sets are pairwise disjoint and generate the same $\sigma$-algebra as $E_1,\dots,E_N$. For each $I\subset [2^N]$, define $F_I:=\bigcup_{i\in I}S_i$. Then the $\sigma$-algebra generated by the $E_j$ is $\{F_I,I\subset [N+1]\}$.

Note that the $\sigma$-algebra generated by a finite collection is finite.