Skip to content

σ-Fields

This is the set of all possible outcomes of a random experiment. For example, consider rolling a 66-sided die. Then the sample space is Ω={1,2,3,4,5,6}\Omega = \{1, 2, 3, 4, 5, 6\}.

The intuitive way to think about a σ\sigma-field is to view it as a collection (set) of events. Every member of F\cF is an event. A few examples:

The four examples above can be verified to be a σ\sigma-field by simply verifying the three properties described above. For example 4, the third property is non-trivial, and can be verified using the following argument:

Consider a countable sequence of events {Ai}i=1F\{A_i\}_{i=1}^{\infty}\in\cF. If all AiA_i are countable, then B=iAiB=\cup_i A_i is countable and so BFB\in\cF; whereas, if there exists some jj such that AjA_j is uncountable, it means that AjcA_j^c is countable by definition of F\cF. Now see that since AjB=iAiA_j\subseteq B=\cup_i A_i, we have BcAjcB^c\subseteq A_j^c. Hence, BcB^c is countable, implying that BFB\in \cF by definition.

It is natural at this point to ask for an example of a set which is not a σ\sigma-field. Let’s construct one!

Let Ω=(0,1]\Omega = (0, 1], and define

B0={finite unions of disjoint subintervals of Ω}.\cB_0 = \{\text{finite unions of disjoint subintervals of }\Omega\}.

At first glance, one might believe that B0\cB_0 is a σ\sigma-field, but it is not. It is actually a field (more on that later), but not a σ\sigma-field.