ConceptComplete

Lebesgue Measure - Examples and Constructions

The construction of Lebesgue measure extends naturally to higher dimensions, providing a powerful framework for multivariable analysis and geometry.

DefinitionLebesgue Measure on $\mathbb{R}^n$

For Rn\mathbb{R}^n, we define Lebesgue measure by first considering rectangles. An nn-dimensional rectangle is a set of the form: R=[a1,b1]Γ—[a2,b2]Γ—β‹―Γ—[an,bn]R = [a_1, b_1] \times [a_2, b_2] \times \cdots \times [a_n, b_n]

The volume of RR is vol(R)=∏i=1n(biβˆ’ai)\text{vol}(R) = \prod_{i=1}^{n} (b_i - a_i).

The outer measure on Rn\mathbb{R}^n is defined as: Ξ»βˆ—(E)=inf⁑{βˆ‘k=1∞vol(Rk):EβŠ†β‹ƒk=1∞Rk}\lambda^*(E) = \inf \left\{\sum_{k=1}^{\infty} \text{vol}(R_k) : E \subseteq \bigcup_{k=1}^{\infty} R_k\right\}

Lebesgue measure on Rn\mathbb{R}^n is then obtained by restricting Ξ»βˆ—\lambda^* to the sigma-algebra of measurable sets.

ExampleComputing Lebesgue Measure

Here are several examples illustrating Lebesgue measure:

  1. Intervals: For a<ba < b, Ξ»([a,b])=Ξ»((a,b))=Ξ»([a,b))=Ξ»((a,b])=bβˆ’a\lambda([a,b]) = \lambda((a,b)) = \lambda([a,b)) = \lambda((a,b]) = b - a

  2. Countable sets: Any countable set EE has Ξ»(E)=0\lambda(E) = 0. In particular, Ξ»(Q)=0\lambda(\mathbb{Q}) = 0 and Ξ»(Z)=0\lambda(\mathbb{Z}) = 0.

  3. Cantor set: The standard middle-thirds Cantor set CC is uncountable but has Ξ»(C)=0\lambda(C) = 0. It is obtained by iteratively removing middle thirds from [0,1][0,1].

  4. Unit cube in Rn\mathbb{R}^n: Ξ»([0,1]n)=1\lambda([0,1]^n) = 1

Remark

An important construction technique is the method of approximation. To show a set EE is measurable with measure mm, it often suffices to find:

  1. Open sets UnβŠ‡EU_n \supseteq E with Ξ»βˆ—(Un)β†’m\lambda^*(U_n) \to m
  2. Closed sets FnβŠ†EF_n \subseteq E with Ξ»(Fn)β†’m\lambda(F_n) \to m

If both limits agree, then EE is measurable with Ξ»(E)=m\lambda(E) = m.

The relationship between Lebesgue measure and topology is deep. Every open set in Rn\mathbb{R}^n can be written as a countable union of almost disjoint cubes, and this decomposition is fundamental for analysis. The Lebesgue Differentiation Theorem, which states that for locally integrable functions ff, lim⁑rβ†’01Ξ»(Br(x))∫Br(x)f dΞ»=f(x)Β forΒ a.e.Β x\lim_{r \to 0} \frac{1}{\lambda(B_r(x))} \int_{B_r(x)} f \, d\lambda = f(x) \text{ for a.e. } x relies heavily on the geometric properties of Lebesgue measure, where Br(x)B_r(x) denotes the ball of radius rr centered at xx.