CONTENTS

Exercise: Intersection of Sigma-Algebras

Prerequisites: Sigma-Algebras

Problem

Let G\mathcal{G} and H\mathcal{H} be two σ\sigma-algebras on the same sample space Ω\Omega.

  1. Prove that GH\mathcal{G} \cap \mathcal{H} (the collection of subsets of Ω\Omega lying in both G\mathcal{G} and H\mathcal{H}) is a σ\sigma-algebra.
  2. Give a concrete example on Ω={1,2,3,4}\Omega = \{1, 2, 3, 4\} where GH\mathcal{G} \cup \mathcal{H} is not a σ\sigma-algebra. Identify the axiom that fails and exhibit a specific set missing from GH\mathcal{G} \cup \mathcal{H}.
  3. In the example from part 2, compute σ(GH)\sigma(\mathcal{G} \cup \mathcal{H}) — the smallest σ\sigma-algebra containing both. Interpret this as combining two sources of information.

Hint

For part 1, verify the three axioms directly using the fact that G\mathcal{G} and H\mathcal{H} each satisfy them. For part 2, choose G\mathcal{G} and H\mathcal{H} that individually contain different "atoms" of Ω\Omega. The failing axiom will be closure under unions.

Jump to the solution when you're ready.