Recently, I came across Tao's blog about disintegration theorem.
Disintegration theorem Let
- $X$ be a Polish space, $\mathcal X$ its Borel $\sigma$-algebra, and $\mu$ a Borel probability measure on $X$.
- $(Y, \mathcal Y)$ be a measurable space and $\pi:X\to Y$ a measurable map.
- $\nu := f_\sharp \mu$ be the push-forward of $\mu$ by through $f$.
Then there is a collection $(\mu_y)_{y\in Y}$ of Borel probability measures on $X$ with the following properties.
- For all bounded measurable $f:X\to \mathbb C$, the map $$ y \mapsto \int_X f\mathrm d\mu_y $$ is measurable.
- For all bounded measurable $f:X\to \mathbb C$ and $\nu$-integrable $g:Y\to \mathbb C$, $$ \int_X f (g\circ \pi) \mathrm d\mu = \int_Y \left(\int_X f\mathrm d\mu_y\right)g(y)\mathrm d\nu(y). \quad (\star) $$
- For all bounded measurable $g:Y\to \mathbb C$, for $\nu$-a.e. $y \in Y$, $$ g\circ \pi = g(y) \quad \mu_y\text{-a.e.} \quad (\star\star) $$
At page 80 of Dellacherie/Meyer's Probabilities and Potential, the authors prove further that
if $Y$ is a separable metric space and $\mathcal Y$ its Borel $\sigma$-algebra, then $\mu_y$ is supported on $\pi^{-1} (y)$ for $\nu$-a.e. $y \in Y$.
Their reasoning is as follows, i.e.,
Let $(\mu_y)_{y\in Y}$ be the family obtained by above theorem. Let $G := X \times Y$ and $\mathcal G$ its product Borel $\sigma$-algebra. We define a map $$ \phi : X \to G, x \mapsto (x, \pi (x)). $$ Let $\lambda := \phi_\sharp \mu$ be the push-forward of $\mu$ through $\phi$. Then $$ \lambda (B) = \int_Y (\mu_y \otimes \delta_y) (B) \mathrm d \nu (y) \quad \forall B \in \mathcal G. $$ Let $K$ be a countable union of compact subsets of $X$ that supports $\mu$; $K$ is obviously Lusin, so $\phi (K)$ is Souslin and hence universally measurable in $G$, and finally it supports $\lambda$. We deduce that for $\nu$-a.e. $y \in Y$, $\mu_y$ is supported by the section $K_y$ of $\phi(K)$ by $y$ and this is contained in $\pi^{-1} (y)$.
It seems to me
- "...universally measurable in $G$..." means that $\phi(K)$ is Borel in $G$, i.e., $\phi(K) \in \mathcal G$, and
- "...finally it supports $\lambda$..." means that $\lambda (\phi (G)) = 1$.
However, I could not understand the sentence
We deduce that for $\nu$-a.e. $y \in Y$, $\mu_y$ is supported by the section $K_y$ of $\phi(K)$ by $y$ and this is contained in $\pi^{-1} (y)$.
Could you explain the reasoning behind it? Thank you so much!