I'm stuck with some problem of my Integral Calculation in Several Variables course. The problem goes like this:
Let $A\subset \mathbb{R}$ be a measurable set with $m(A)<\infty$, and $f:A\longrightarrow [0,\infty)$ a Lebesgue-measurable function. Prove that: $$f\in L^1(A)\Longleftrightarrow \sum_{n}^{\infty}m(\{ x\in A : f(x)\geq n \}) < \infty.$$
The notation I used is:
- $m$ as the Lebesgue measure function
- $L^1(A)=\{ f:A\rightarrow \mathbb{\overline{R}} : \int_{A}|f|\,\mathrm{d}m<+\infty \}$
I've started defining the set $A=f^{-1}([0,\infty))$ as a numerable sum of disjoint measurable sets (because it's said it's measurable) $\sum^{\infty}_{k=0}\cup I_k$, being each $I_k$ the real interval $[k,k+1)$. I imagine I should come to some conclusion like that any unbounded (upper bound) sets of $f(x)$ with $(x\in A)$ have measure $0$.