ConceptComplete

Differentiation of Measures - Core Definitions

The differentiation of measures extends classical calculus notions to the measure-theoretic setting, connecting integration with differentiation through the Fundamental Theorem of Calculus for Lebesgue integrals.

DefinitionAbsolutely Continuous Function

A function F:[a,b]β†’RF: [a, b] \to \mathbb{R} is absolutely continuous if for every Ο΅>0\epsilon > 0, there exists Ξ΄>0\delta > 0 such that for any finite collection of disjoint intervals {(ai,bi)}i=1n\{(a_i, b_i)\}_{i=1}^n with βˆ‘i=1n(biβˆ’ai)<Ξ΄\sum_{i=1}^n (b_i - a_i) < \delta: βˆ‘i=1n∣F(bi)βˆ’F(ai)∣<Ο΅\sum_{i=1}^n |F(b_i) - F(a_i)| < \epsilon

Absolutely continuous functions are uniformly continuous, but the converse is false. They are the natural class of functions that arise as indefinite integrals.

ExampleAbsolutely Continuous vs. Continuous
  1. Absolutely continuous: F(x)=x2F(x) = x^2 on [0,1][0, 1] is absolutely continuous (and differentiable everywhere).

  2. Continuous but not absolutely continuous: The Cantor-Lebesgue function (Devil's staircase) is continuous, increasing, and maps [0,1][0, 1] onto [0,1][0, 1], but is not absolutely continuous. It is constant on the complement of the Cantor set, which has measure 11, yet increases from 00 to 11.

  3. Not continuous: F(x)={0x<01xβ‰₯0F(x) = \begin{cases} 0 & x < 0 \\ 1 & x \geq 0 \end{cases} is not continuous, hence not absolutely continuous.

DefinitionFunction of Bounded Variation

A function F:[a,b]β†’RF: [a, b] \to \mathbb{R} has bounded variation if: Vab(F)=sup⁑{βˆ‘i=1n∣F(xi)βˆ’F(xiβˆ’1)∣:a=x0<x1<β‹―<xn=b}<∞V_a^b(F) = \sup \left\{\sum_{i=1}^n |F(x_i) - F(x_{i-1})| : a = x_0 < x_1 < \cdots < x_n = b\right\} < \infty

The supremum Vab(F)V_a^b(F) is called the total variation of FF on [a,b][a, b].

Functions of bounded variation can be written as the difference of two increasing functions: F=F1βˆ’F2F = F_1 - F_2.

Remark

Relationships between function classes:

  1. Absolutely continuous β‡’\Rightarrow bounded variation: Every absolutely continuous function on [a,b][a, b] has bounded variation.

  2. Absolutely continuous β‡’\Rightarrow continuous: Absolute continuity implies ordinary continuity.

  3. Bounded variation β‡’ΜΈ\not\Rightarrow continuous: Functions of bounded variation can have jump discontinuities.

  4. Differentiable a.e.: Functions of bounded variation are differentiable almost everywhere (by a theorem of Lebesgue).

  5. Indefinite integrals: If f∈L1[a,b]f \in L^1[a, b], then F(x)=∫axf(t) dtF(x) = \int_a^x f(t) \, dt is absolutely continuous, and Fβ€²(x)=f(x)F'(x) = f(x) for almost every xx.

These definitions provide the framework for understanding when functions can be recovered from their derivatives via integration, generalizing the classical Fundamental Theorem of Calculus.