I am reading this note on product measure and on page 196, it states:
Show that the product of two trivial $\sigma$-algebras (on two different spaces $X$, $Y$) is again trivial.
I can't show it.
My attempt: Let $\mathfrak{B}_{X} = \{\emptyset, X\}$ and $\mathfrak{B}_{Y} = \{\emptyset, Y\}$. The pull-back $\sigma$-algebras are $\pi^*_{X}(\mathfrak{B}_X) = \{\emptyset \times Y, X \times Y \}$ and $\pi^*_{Y}(\mathfrak{B}_Y) = \{X \times Y, X \times \emptyset\}$. Therefore the product $\sigma$-algebra is $\mathfrak{B}_X \times \mathfrak{B}_Y = <\pi^*_{X} (\mathfrak{B}_X) \cup \pi^*_{Y}(\mathfrak{B}_Y)> = \{X \times Y, X \times \emptyset,\emptyset \times Y, \emptyset \times \emptyset\}$. This does not looks like $\{\emptyset \times \emptyset, X \times Y\}$, if my understanding of trivial $\sigma$-algebra is correct.