Suppose $(X, \mathcal{F}, u)$ is a measure space.
$f: X \rightarrow \mathbb{R}$ is a measurable mapping. Then $f$ induces a measure $v_f$ on $(X, \mathcal{F})$ as $v_f(A):=\int_A f du$,
$g: X \rightarrow X$ is a measurable mapping. Then $g$ induces a measure $w_g$ on $(X, \mathcal{F})$ as $w_g(A):=u(g^{-1}(A))$.
My question are:
- Are there some relations between $V:=\{ v_f: \forall \text{ measurable }f: X \rightarrow \mathbb{R} \}$ and $W:=\{ w_g: \forall \text{ measurable }g: X \rightarrow X \}$?
- One thing I noticed is that $v_f$ must be absolutely continuous wrt $u$, while $w_g$ may not be required as such. Is it true that $V \subseteq W$?
Thanks and regards!