Theorem
Monotone Convergence Theorem
Let $(\Omega, \mathcal{F}, \mu)$ be a measure space (Definition~Measure Space) and let $0 \leq f_1 \leq f_2 \leq \cdots$ be a non-decreasing sequence of non-negative measurable functions with $f_n \to f$ pointwise.
Then
\[
\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"]
n5373e561["Monotone Convergence Theorem"]:::current
n0729b6b7 --> n5373e561
click n0729b6b7 "../objects/0729b6b7.html" "_self"