CONTENTS

Exercise: Sigma-Algebra Check

Prerequisites: Probability Space

Problem

Let Ω={a,b,c,d}\Omega = \{a, b, c, d\}. For each of the following collections, determine whether it is a sigma-algebra on Ω\Omega. If it is not, state which axiom fails and give the offending set.

Collection A:
FA={,Ω,{a,b},{c,d}}\mathcal{F}_A = \{\emptyset,\, \Omega,\, \{a, b\},\, \{c, d\}\}
Collection B:
FB={,Ω,{a},{b,c,d},{a,b},{c,d}}\mathcal{F}_B = \{\emptyset,\, \Omega,\, \{a\},\, \{b, c, d\},\, \{a, b\},\, \{c, d\}\}
Collection C:
FC={,Ω,{a},{b},{a,b},{c,d},{b,c,d},{a,c,d}}\mathcal{F}_C = \{\emptyset,\, \Omega,\, \{a\},\, \{b\},\, \{a, b\},\, \{c, d\},\, \{b, c, d\},\, \{a, c, d\}\}

Hint

For each collection, check the three axioms in order: (1) ΩF\Omega \in \mathcal{F}, (2) closed under complementation, (3) closed under countable unions. A single failure disqualifies the collection.

Jump to the solution when you're ready.