Theorem
Radon--Nikod\'{y}m Theorem
Let $(\Omega, \mathcal{F})$ be a measurable space (Definition~Sigma-Algebra) and let $\mu, \nu$ be $\sigma$-finite measures (Definition~Measure Space) with $\nu \ll \mu$ (i.e.\ $\mu(A) = 0 \Rightarrow \nu(A) = 0$).
Then there exists a non-negative measurable function $f$, called the Radon--Nikod\'{ym derivative} $\frac{d\nu}{d\mu}$, such that
\[
\nu(A) = \int_A f\, d\mu \quad for all A \in \mathcal{F}.
\]
The function $f$ is unique $\mu$-a.e.
Depends on
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
ndf8f0995["Sigma-Algebra"]
n0729b6b7["Measure Space"]
n2cf1849d["Radon--Nikod\'{y}m Theorem"]:::current
ndf8f0995 --> n2cf1849d
n0729b6b7 --> n2cf1849d
click ndf8f0995 "../objects/df8f0995.html" "_self"
click n0729b6b7 "../objects/0729b6b7.html" "_self"