Let $X$ be a random variable with probability distribution function $F_X$. Its inverse function $F_X^{-1}$ is defined as: $$F_X^{-1}(t) = \text{inf} \left( x : F_X(x) \leqslant t \right) \quad;\quad t \in [0,1].$$
Prove that $$\mathbb{E}|X| < \infty \quad \Longleftrightarrow \quad \int_0^1 F_X^{-1}(t)~ \lambda(dt) < \infty$$ where $\lambda$ denotes the Lebesgue measure.
An apparently correct solution involves the substitution $t = F_X(z)$. But since we don't know much about $F_X$, I don't think that's a correct approach. Any help will be appreciated.
You have to switch $\leq$ into $\geq$ in the definition of $F^{-1}$. Further: Show it via the following approach:
Edit: You can start with e.g.: $$\int 1_{(a,b]}(y)\mathrm{d}F_X(y) = F(b)-F(a)$$ which equals: $$\int_0^1 1{(a,b]}(F_X^{-1}(t))\mathrm{d}t$$
After using the monotone class theorem you will have shown it for the function $x \mapsto x$ Which will give something like (provided X is nonnegative): $$\mathbb{E}(X) = \int x\mathrm{d}F_X(y) = \int_0^1 F_X^{-1}(t)\mathrm{d}t$$
Now the final step is achieved via decomposing $X$ into $X=X^+-X^-$