Determining a measure through a class of measure preserving functions

454 Views Asked by At

Let $\mu$ and $\mu^\prime$ be probability measures over the sigma algebra $\Sigma$ consisting of the Lebesgue measurable subsets of $[0,1]$. Suppose also that $\mu$ and $\mu^\prime$ assign measure $0$ to all and only null sets. (Notation: if $X$ is measurable, let $\mu_X$ denote the renormalized measure over measurable subsets of $X$: $\mu_X(Y)=\mu(Y)/\mu(X)$ (and similarly for $\mu^\prime$).)

Now suppose that we have a collection of functions:

$$\{f_X:X\rightarrow \overline{X} \mid X\in \Sigma, 0<\lambda(X)<1\}$$

such that for every way of partitioning $[0,1]$ into two sets, $X$ and $\overline{X}$, $f_X$ preserves the measure both between $\mu_X$ and $\mu_{\overline{X}}$ and between $\mu^\prime_X$ and $\mu^\prime_{\overline{X}}$. (In other words $\mu_X(f^{-1}(Y)) = \mu_{\overline{X}}(Y)$, and similarly for $\mu^\prime$.)

Does it follow that $\mu=\mu^\prime$?

2

There are 2 best solutions below

3
On BEST ANSWER

I assume that all $f_X$ are bijections (so that the inverse is measurable) - or at least I need the sets $f_X^{-1}(Y)$ to generate the $\sigma$-algebra on $X$. I suspect that a similar argument could somehow work in the arbitrary case, but just suspect at this point.

In the notations of the question, denote $p=d\mu/d\mu'$, then for a measurable $Y\subset \overline{X}$ \begin{multline*} \int_{f_X^{-1}(Y)}p(x)\mu'_X(dx)= \frac{\mu(X)}{\mu'(X)}\int_{f_X^{-1}(Y)}\mu_X(dx)= \frac{\mu(X)}{\mu'(X)}\int_Y \mu_\overline{X}(dx)=\\= \frac{\mu(X)\mu'(\overline{X})}{\mu'(X)\mu(\overline{X})} \int_Yp(x)\mu'_\overline{X}(dx) =\frac{\mu(X)\mu'(\overline{X})}{\mu'(X)\mu(\overline{X})} \int_{f_X^{-1}(Y)}p(f_X(x))\mu'_X(dx). \end{multline*}

Since $Y$ is arbitrary, we get that $\mu'$-a.s. on $X$ $$ p(x)=\frac{\mu(X)\mu'(\overline{X})}{\mu'(X)\mu(\overline{X})} p(f_X(x))=C_Xp(f_X(x)). $$ Suppose that $\mu'(p>1+\delta)>0$ for some $\delta$, then $\mu'(p<1)>0$, as $p$ is the Radon-Nikodim density between probability measures. Choose $1+\delta<a<b$ such that $\mu'(a<p<b)>0$ and $b-a<\delta$ (by dividing $(\delta,\infty)$ on the equal intervals of length less than $\delta$). Take $\overline{X}\subset \{a<p<b\}$ such that $\mu'(\overline{X})>0$ and $\mu'(X\cap \{a<p<b\})>0$ (it can be done since $\mu'$ is equivalent to Lebesgue measure).

Depending on the constant $C_X$, we have that $p$ has values in $(C_Xa,C_Xb)$ a.s. on $X$. Since $X$ contains $\{p<1\}$, $C_X<1/a$ and hence $p(X)\subset (-\infty, 1+\delta/a)$. But $X$ also contains a positive subset of $\{a<p<b\}$, thus, since $1+\delta/a<a$, we get a contradiction and it follows that $p\equiv 1$, hence $\mu=\mu'$.

EDIT (idea):

My idea is that if \begin{array}{ll} \nu_X=\nu_{\overline X}f^{-1},\\ \mu_X=\mu_{\overline X}f^{-1},\\ \nu=p\mu, \end{array} then, applying heuristically $f^{-1}$ two times with and without the density $p$, we get (up to normalizing constants): \begin{array}{ll} \nu_{\overline X}f^{-1}=(p\mu_{\overline X}) f^{-1}=(pf^{-1})(\mu_{\overline X}f^{-1}),\\ \nu_{\overline X}f^{-1}=\nu_X=p\mu_X=p(\mu_{\overline X}f^{-1}). \end{array} It means that $p=pf^{-1}$, up to a constant, which seems unlikely for a non-trivial $p$. Rigorously, after the corresponding sequence of integral equations above, we get $(p\circ f)\mu_{\overline X}= p\mu_{\overline X}$ only on the sets of the form $f^{-1}(Y)$, so I need the family of such sets to be rich enough to distinguish values of $p$ to get $p=p\circ f$ a.s. In particular, when $f$ is bijection, this family is the whole Borel $\sigma$-algebra and the idea works.

6
On

Your assumption about having a collection of functions satisfying ... holds for any pair of mutually absolutely continuous atomless probability measures on the unit interval. So every pair $\mu \neq \mu'$ is a counterexample. To show this it is enough to prove the following.

Claim 1: Let $X, Y$ be complete separable metric spaces. Let $\mu_1, \mu_2$ be two atomless Borel measures on $X$ and $\nu_1, \nu_2$ be atomless Borel measures on $Y$. Then there exists a mod-null bijection $f: X \to Y$ such that $f$ is measure preserving w.r.t. $\mu_i, \nu_i$ for $i = 1, 2$.

To show Claim 1 you should first show something like the following:

Claim 2: Let $f:[0, 1] \to \mathbb{R}$ be such that $\int_{[0, 1]} f = 0$ (lebesgue intergral). Then for every $\delta \in [0, 1]$ there is a subset $A \subseteq [0, 1]$ of lebesgue measure $\delta$ such that $\int_{A} f = 0$.

Using Claim 2 you can construct countably branching trees of compact subsets of $X, Y$ respectively such that the nodes agree in their respective measures. This helps you prove claim 1.

This is the rough idea. I think it should work.