[guided]We now convert the differential inequality $(\phi\mu)'(s) \le \mu(s)\,\eta(s)$ into an integral inequality by integrating from $0$ to $t$.
**Recovering $\phi(t)\mu(t) - \phi(0)\mu(0)$ via FTC.** We invoke the [Fundamental Theorem of Calculus for Absolutely Continuous Functions](/theorems/???): if $F: [a,b] \to \mathbb{R}$ is absolutely continuous, then $F'$ exists $\mathcal{L}^1$-a.e., $F' \in L^1([a,b])$, and
\begin{align*}
F(t) - F(a) &= \int_a^t F'(s)\,d\mathcal{L}^1(s) \qquad \text{for every } t \in [a,b].
\end{align*}
We apply this to $F = \phi\mu$ on $[0,t]$. The hypothesis — absolute continuity of $\phi\mu$ — was established in Step 2. Therefore
\begin{align*}
\phi(t)\,\mu(t) - \phi(0)\,\mu(0) &= \int_0^t (\phi\mu)'(s)\,d\mathcal{L}^1(s) \qquad \text{for every } t \in [0,T].
\end{align*}
**Integrating the a.e.\ inequality.** From Step 2, $(\phi\mu)'(s) \le \mu(s)\,\eta(s)$ for $\mathcal{L}^1$-a.e.\ $s \in [0,T]$. We integrate this inequality over $[0,t]$ using [monotonicity of the Lebesgue integral](/theorems/???): if $f, g \in L^1([0,t])$ with $f \le g$ a.e., then $\int_0^t f\,d\mathcal{L}^1 \le \int_0^t g\,d\mathcal{L}^1$.
Verifying integrability:
- $(\phi\mu)' \in L^1([0,t])$ as a consequence of the FTC applied above.
- $\mu\eta \in L^1([0,t])$: $\mu$ is continuous on the compact interval $[0,T]$ (continuity follows from absolute continuity), so $\mu$ is bounded, say $|\mu(s)| \le M$ for $s \in [0,T]$. Then $|\mu(s)\,\eta(s)| \le M\,|\eta(s)|$, and $\eta \in L^1([0,T])$ by hypothesis, so $\mu\eta \in L^1([0,T]) \subseteq L^1([0,t])$.
Both integrability conditions hold, so monotonicity gives
\begin{align*}
\int_0^t (\phi\mu)'(s)\,d\mathcal{L}^1(s) &\le \int_0^t \mu(s)\,\eta(s)\,d\mathcal{L}^1(s).
\end{align*}
**Applying the boundary conditions.** From Step 1, $\mu(0) = 1$. From the theorem's hypothesis, $\phi(0) \le \alpha$. Therefore $\phi(0)\,\mu(0) = \phi(0) \le \alpha$. Chaining the equality and inequality:
\begin{align*}
\phi(t)\,\mu(t) &= \phi(0)\,\mu(0) + \int_0^t (\phi\mu)'(s)\,d\mathcal{L}^1(s) \\
&\le \alpha + \int_0^t \mu(s)\,\eta(s)\,d\mathcal{L}^1(s) \qquad \text{for every } t \in [0,T].
\end{align*}[/guided]