Cartesian product of two $\sigma$-algebras is generally not a $\sigma$-algebra?

8.1k Views Asked by At

When reading the book Measures, Integrals and Martingales written by R.L. Schilling, I saw a statement as below: $$\mathcal{A} \times \mathcal{B}:= \{A \times B: A\in \mathcal{A}, B\in \mathcal{B}\}$$ where $\mathcal{A}$ and $\mathcal{B}$ are $\sigma$-algebras, is not $\sigma$-algebra in general.

However, I cannot construct a counterexample. Could anyone offer help here?

Kind regards

3

There are 3 best solutions below

0
On BEST ANSWER

Consider the union of two rectangles in $\mathbb{R}^2$, such as $[0,1]\times[0,1]\cup[2,3]\times[2,3]$. Is this a product? What about the complement of a square, $\mathbb{R}^2\backslash[0,1]^2$? Is this a product?

1
On

Simple example: $A$ and $B$ are both $\mathbb{R}$ and $\mathcal{A}$ and $\mathcal B$ are both Borel $\sigma$-algebra. Then sets like $(-\infty,a)\times(-\infty,b)$ are in $\mathcal A\times \mathcal B$, but not their complements.

0
On

Take the Borel Algebra $B$ in $R$ - generated by the open intervals of the form $(a,b)$. Then, every set of the type $\{a\}$ belongs to $B$, where $a\in R$. Then $(a,a)\in B\times B, \forall a\in R$. But for $a\neq b$ we have that the set $\{(a,a), (b,b)\}$ does not belong to $B\times B$.

In general, $(X\times Y)\cup (X'\times Y')$ is not of the form $X''\times Y''$.