Sigma Algebra
Introduction to Sigma Algebras
Recommended Prerequesites
- Probability
Definition
Let \(\mathcal{X}\) be a set of elements \(\left\{x_1,\dots,x_n\right\}\). Let \(\mathcal{F}\) be a sigma algebra on \(\mathcal{X}\).
Then \(\mathcal{F}\) is a collection of subsets of X that satisfies the following properties:
- Closed under complement
- Closed under countable unions
We will go further into each of these criteria.
For brevity of examples, we will give a value to n. Let \(\mathcal{X}\) be the set \(\left\{x_1, x_2\right\}\).
Our sigma algebra for the example shall be
$$\mathcal{G}=\{\emptyset,\{x_1\},\{x_2\}, \{x_1, x_2\}\}$$
Closed Under Complement
Since a sigma algebra is closed, then that means for a subset \(A\in \mathcal{F}\), then \(X\setminus A \in \mathcal{F}\).
Example
For our example, we can see that for \(\left\{x_1, x_2\right\}\),
$$\{x_1\}\in \mathcal{G} \implies \{x_1, x_2\}\setminus \{x_1\}=\{x_2\}\in \mathcal{G}$$
Closed Under Countable Unions
Let A be a set that is formed from the union of elements of \(\mathcal{F}\), then \(A\in\mathcal{F}\).
One distinction is that A need
not be formed through a
finite number of unions, just
countable unions.
Written more formally:
Let \( X \) be a non-empty set, and let \( \mathcal{F} \) be a sigma algebra on \( X \). We say that \( \mathcal{F} \) is closed under countable unions if for any sequence of sets \( A_1, A_2, A_3, \dots \in \mathcal{F} \), the union of these sets is also in \( \mathcal{F} \).
In math notation:
$$A_1, A_2, A_3, \dots \in \mathcal{F},$$
then:
$$\bigcup_{n=1}^{\infty} A_n \in \mathcal{F}$$
Example
Let \(\mathcal{G}\) be a sigma algebra on the set \(\{x_1, x_2, x_3\}\)
If the elements \(\{x_1\},\{x_2\},\{x_3\}\) are in \(\mathcal{G}\), then that implies that all the following:
- \(\{x_1,x_2\}\in\mathcal{G}\)
- \(\{x_1,x_3\}\in\mathcal{G}\)
- \(\{x_2,x_3\}\in\mathcal{G}\)
- \(\{x_1,x_2,x_3\}\in\mathcal{G}\)
Other Properties
Sometimes you will see closed under countable intersection listed in the definition of a sigma-algebra. This is true, but it can be proven using De Morgan's laws that the two listed properties imply closure under countable intersection.
Examples of Sigma Algebras
Let \(\mathcal{X}\) be the set \(\{x_1, x_2, x_3\}\).
It is important to note that there is not just one possible sigma algebra on this set. The following are some possible examples:
- \(\mathcal{F}_1 = \left\{ \emptyset, \{x_1, x_2, x_3\} \right\}\)
- \(\mathcal{F}_2 = \left\{ \emptyset, \{x_1\}, \{x_1, x_2, x_3\}, \{x_2, x_3\} \right\}\)
- \(\mathcal{F}_3 = \left\{ \emptyset, \{x_1\}, \{x_2\}, \{x_3\}, \{x_1, x_2\}, \{x_1, x_3\}, \{x_2, x_3\}, \{x_1, x_2, x_3\} \right\}\)
This last example has a special name:
Power Set.
As an exercise, come up with another possible sigma algebra on \(\mathcal{X}\).
As another exercise, verify that each of the above examples satisfies the criteria for being a sigma algebra on \(\mathcal{X}\).
Power Set
The Power Set of X is the set of all possible subsets. Written out for our recurring example:
$$\mathcal{P}(\{x_1, x_2, x_3\}) = \left\{ \emptyset, \{x_1\}, \{x_2\}, \{x_3\}, \{x_1, x_2\}, \{x_1, x_3\}, \{x_2, x_3\}, \{x_1, x_2, x_3\} \right\}$$
If X is countably infinite, then Cantor's Theorem states that the \(\mathcal{P}\{X\}\) is
uncountably infinite.
Borel Sigma Algebra on the Reals
Let X be \(\mathbb{R}\), then the Borel Sigma Algebra on the Reals, \(\mathcal{B}(\mathbb{R})\),
is the collection of all sets that can be formed from countable union, countable intersection, and complement of open intervals on \(\mathcal{R}\).
\(\mathcal{B}(\mathbb{R})\) also contains closed intervals and half-open intervals