Let $(X, \mathcal{M}, \mu )$ be a space of finite measure and $f \colon X \rightarrow \mathbb{C}$. For each $n \in \mathbb{N}$, let $A_n = \{ x \in X \colon |f(x)|>n \}$ and $B_n = \{ x \in X \colon n \leq |f(x)|< n+1\}$. Show that the following statements are equivalent:
(a) $f \in L^{1}(\mu)$
(b) $\sum_{n=1}^{\infty}n \mu(B_n) < \infty$
(c) $\sum_{n=1}^{\infty}{\mu (A_n)} < \infty$
Definition: We define $L^1(\mu)$ as the collection of all measurable complex functions $f$ in $X$ for which $\int_{X}{|f|}d \mu < \infty$. The elements of $L^1 (\mu)$ are called Lebesgue integrable functions (with respect to $\mu$) or summable functions.
Definition 2: If $f = u + iv$, where $u$ and $v$ are real functions measurable in $X$, and if $f \in L^1(\mu)$, we define $\int_{E}{f} d\mu = \int_{E}{u^{+}} d\mu - \int_{E}{u^{-}} d\mu + i\int_{E}{v^{+}} d\mu - i\int_{E}{v^{-}} d\mu $ for each measurable set $E$.
Here $u^{+}$ and $u^{-}$ are the positive and negative parts of $u$; $v^{+}$ and $v^{-}$ are obtained analogously from $v$. These four functions are measurable, real, and non-negative.
I wanna do a test for this exercise, but I really don't have a good idea to do it. To show that (a) implies (c), for example, I have thought about defining the function, $f$ let's say: $f(x) = \sum_{n=1}^{\infty}{\chi_{A_n}}(x)$, where $\chi_{A_n}$ is the characteristic function of $A_n$. Then use the following theorem: If $f_n \colon X \rightarrow [0, \infty]$ is measurable, for $n = 1, 2, 3,. . . ,$ and $f(x) = \sum_{n=1}^{\infty}{f_{n}(x)}$ for all $x \in X$, then $\int_{X}{f}d\mu = \sum_{n=1}^{\infty}{\int_{X}{f_{n}d\mu}}$.
To then obtain that $\infty > \int_{X}f d\mu = \sum_{n=1}^{\infty}{\int_{X}{\chi_{A_n}}d\mu} = \sum_{n=1}^{\infty}{\mu (A_n)}$. I'm not sure of my reasoning because the function $f$ is really a complex function. I need some help to do this.