I am trying my hands at a problem in Donald Cohn book on measure theory.
Let $\mu$ be a nonzero finite Borel measure on $\mathbb{R}$, and define the function $F(x) := \mu((−\infty, x])$, and $g$ defined on $(0, \, \mu(\mathbb{R}))$ by $g(x) = \inf \, \{t \in \mathbb{R}: F (t) \geq x\}$.
Prove that $\mu(B)=\lambda(g^{-1}(B))$, where $B=(-\infty, b]$, $b\in\mathbb{R}$.
$\lambda(g^{-1}(B))$, $g$ being measurable, is by definition the push-forward measure of $\lambda$ so we can use the change of variable formula $$\lambda(g^{-1}(B))=\int_\mathbb{R}1_B \; d(\lambda g^{-1}) = \int_\mathbb{R}1_B\circ g \;d\lambda = $$ At this point if I can prove that $g=d\mu/d\lambda$ I think I could conclude but I am not sure it is a viable approach since I know nearly nothing about $\mu$...
The question is then: can this approach succeed or a different more low level one is necessary.
(Note: I recognize that we could normalize the measure $\mu$ to recover the probabilistic interpretation in which $F$ is then the CDF of the random variable $X(\omega)=\omega$ on $(\mathbb{R}, \mathcal{B}(\mathbb{R}), \mu/\mu(\mathbb{R}))$ but to procede further I would need that $g$ be the density of $X$ which seems to be equivalent to proving that $g=d\mu/d\lambda$)