Theorem
Dominated Convergence Theorem
Let $(\Omega, \mathcal{F}, \mu)$ be a measure space (Definition~Measure Space).
Suppose $f_n \to f$ pointwise $\mu$-a.e.\ and $|f_n| \leq g$ $\mu$-a.e.\ for all $n$, where $g \in L^1(\mu)$.
Then $f \in L^1(\mu)$ and
\[
\lim_{n \to \infty} \int f_n\, d\mu = \int f\, d\mu.
\]
Depends on
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
n0729b6b7["Measure Space"]
nace38a17["Dominated Convergence Theorem"]:::current
n0729b6b7 --> nace38a17
click n0729b6b7 "../objects/0729b6b7.html" "_self"