[guided]Fix $u\in L^1(E,\mathcal E,\mu)$ and $\eta>0$. We want to show that the integral of $|u|$ over a set $A$ becomes small whenever $\mu(A)$ is small. The obstruction is that $u$ need not be bounded, so we first separate the bounded part of $u$ from its large-value tail.
For $M>0$, define
\begin{align*}B_M:=\{x\in E:|u(x)|>M\}.\end{align*}
Because $u\in L^1(E,\mathcal E,\mu)$, the nonnegative function $|u|$ has finite integral. We now justify that the large-value tail has vanishing integral. For $M>0$, let $h_M:E\to[0,\infty]$ be the measurable function defined by $h_M(x):=|u(x)|\mathbb{1}_{B_M}(x)$. As $M\to\infty$, the sets $B_M$ decrease and eventually exclude each point $x\in E$ with finite $|u(x)|$, so $h_M(x)\to0$ for $\mu$-a.e. $x\in E$. Moreover $0\le h_M\le |u|$, and $|u|\in L^1(E,\mathcal E,\mu)$. The [Dominated Convergence Theorem](/theorems/7529) therefore gives
\begin{align*}\lim_{M\to\infty}\int_{B_M}|u|\,d\mu(x)=0.\end{align*}
Therefore we may choose $M_u>0$ such that
\begin{align*}\int_{B_{M_u}}|u|\,d\mu(x)<\frac{\eta}{2}.\end{align*}
Now define
\begin{align*}\delta_u:=\frac{\eta}{2M_u}.\end{align*}
Let $A\in\mathcal E$ satisfy $\mu(A)<\delta_u$. On the set $A\setminus B_{M_u}$ we have $|u|\le M_u$, while on $A\cap B_{M_u}$ we use the already small tail bound. Thus
\begin{align*}\int_A |u|\,d\mu(x)\le \int_{A\setminus B_{M_u}}|u|\,d\mu(x)+\int_{A\cap B_{M_u}}|u|\,d\mu(x).\end{align*}
The first integral is bounded by $M_u\mu(A)$, and the second is bounded by the full tail integral over $B_{M_u}$. Hence
\begin{align*}\int_A |u|\,d\mu(x)\le M_u\mu(A)+\int_{B_{M_u}}|u|\,d\mu(x)<M_u\delta_u+\frac{\eta}{2}=\eta.\end{align*}
This proves the absolute continuity of the integral for the single function $u$.[/guided]