Skip to content

AbsolutelyContinuousMeasure

Stephen Crowley edited this page Aug 25, 2023 · 8 revisions

Absolutely Continuous Measure

In measure theory, a specialized area of mathematics that deals with sets, functions, and integrals, the concept of "absolutely continuous measure" plays a significant role. This concept formalizes the mathematical relationship between two measures in a way that one measure is "controlled" by another.

Let $\mu$ and $\nu$ be two measures defined on a measurable space $(X, \mathcal{F})$, where $X$ is the set and $\mathcal{F}$ is a σ-algebra on $X$.

A measure $\mu$ is said to be absolutely continuous with respect to another measure $\nu$, denoted as $\mu \ll \nu$, if for every measurable set $A \in \mathcal{F}$ such that $\nu(A) = 0$, it follows that $\mu(A) = 0$. In this formal relationship, $\mu$ is "controlled" by $\nu$ in the sense that $\mu$ assigns zero measure to all sets to which $\nu$ assigns zero measure.

Properties and Implications

  1. Radon-Nikodym Theorem: A cornerstone in the study of absolutely continuous measures is the Radon-Nikodym theorem. This theorem states that if $\mu$ is absolutely continuous with respect to $\nu$, then there exists a measurable function $f: X \to [0, \infty)$ such that for every measurable set $A$, $\mu(A) = \int_A f d\nu$.

  2. Comparison to Other Types of Dominance: Absolute continuity is a stronger condition than other types of relationships between measures, such as "mutual singularity."

  3. Change of Variables in Integration: The concept of absolute continuity extends to calculus, where it generalizes the idea of a change of variables in integration.

  4. Applications: The notion of absolutely continuous measures is pivotal in various mathematical disciplines and applications, including but not limited to probability theory, statistics, functional analysis, and ergodic theory.

  5. Transitivity: The property of absolute continuity is transitive. That is, if $\mu \ll \nu$ and $\nu \ll \lambda$, then $\mu \ll \lambda$.

  6. Uniqueness: If $\mu \ll \nu$ and $\mu$ is a finite measure, then the Radon-Nikodym derivative $f$ is unique up to a $\nu$-null set.

Understanding the concept of absolute continuity in measures is foundational for many advanced topics in mathematics and its various applications.

Clone this wiki locally