nLab outer measure

Contents

Contents

Idea

An outer measure is a function that assigns a “size” to every subset of a given set XX. Unlike a measure, it is not required to be countably additive, but only countably subadditive. It serves as the starting point for the Caratheodory construction.

Definition

Definition

An outer measure on a set XX is a function μ *:𝒫(X)[0,]\mu^* \colon \mathcal{P}(X) \to [0, \infty] satisfying the following axioms:

  1. Null empty set: μ *()=0\mu^*(\emptyset) = 0.

  2. Monotonicity: If ABXA \subseteq B \subseteq X, then μ *(A)μ *(B)\mu^*(A) \leq \mu^*(B).

  3. Countable subadditivity: For any sequence of subsets {A n} n=1 \{A_n\}_{n=1}^\infty of XX,

    μ *( n=1 A n) n=1 μ *(A n)\mu^*\left( \bigcup_{n=1}^\infty A_n \right) \leq \sum_{n=1}^\infty \mu^*(A_n)

Construction from pre-measures

The most common way to produce an outer measure is from a pre-measure? μ 0\mu_0 defined on a ring of sets? (or semi-ring) \mathcal{R} covering XX. For any AXA \subseteq X, we define:

μ *(A)=inf{ n=1 μ 0(E n):A n=1 E n,E n}\mu^*(A) = \inf \left\{ \sum_{n=1}^\infty \mu_0(E_n) : A \subseteq \bigcup_{n=1}^\infty E_n, E_n \in \mathcal{R} \right\}

Last revised on February 5, 2026 at 00:40:24. See the history of this page for a list of all contributions to it.