Measures | Mathematics - Wyatt's Notes
2.1 Definition and Properties
Section titled “2.1 Definition and Properties”A measure on a measurable space is a function satisfying:
- .
- Countable additivity: if are pairwise disjoint sets in , then
The triple is called a measure space.
Proposition 2.1 (Monotonicity). If , then .
Proof. is a disjoint union, so .
Proposition 2.2 (Countable Subadditivity). For any sequence :
Proof. Define and for . Then are pairwise disjoint with . By countable additivity and monotonicity, .
Proposition 2.3 (Continuity from Below). If , then
Proof. Write , a disjoint union. Then .
Proposition 2.4 (Continuity from Above). If and , then
2.2 Examples of Measures
Section titled “2.2 Examples of Measures”Example (Counting Measure). On any set with , define (the cardinality, for infinite sets). This is a measure.
Example (Dirac Measure). For , define if , and otherwise. This is a measure.
Example (Lebesgue Measure). The Lebesgue measure on is the completion of a measure on satisfying for all . On , the Lebesgue measure satisfies .
Example (Hausdorff Measure). For , the -dimensional Hausdorff measure on generalises Lebesgue measure to non-integer dimensions: . For , coincides with the Lebesgue measure up to a constant factor.
2.3 Null Sets and Almost Everywhere
Section titled “2.3 Null Sets and Almost Everywhere”Definition. A set is null (or -negligible) if . A property holds almost everywhere (a.e.) if it holds on the complement of a null set.
Proposition 2.5. A countable union of null sets is null.
2.4 Complete Measures
Section titled “2.4 Complete Measures”Definition. A measure space is complete if every subset of a null set is measurable (and hence null). The Lebesgue measure is the completion of the Borel measure.
Theorem 2.6 (Completion). Every measure on a -algebra has a unique completion on the -algebra .
2.5 Product Measures
Section titled “2.5 Product Measures”Theorem 2.7. Given -finite measure spaces and , there exists a unique product measure on satisfying for all , .
Theorem 2.8 (Fubini-Tonelli). If is nonnegative and measurable (Tonelli) or integrable (Fubini), then:
2.6 Signed Measures
Section titled “2.6 Signed Measures”Definition. A signed measure on is a countably additive function that can take at most one of the values .
Theorem 2.9 (Hahn Decomposition). For any signed measure , there exists a Hahn decomposition where is positive (every measurable subset has ) and is negative (every subset has ). This decomposition is unique up to null sets.
Theorem 2.10 (Jordan Decomposition). Every signed measure can be uniquely expressed as where and are positive measures called the positive and negative variations.
2.7 Worked Example: A Non-Measurable Set
Section titled “2.7 Worked Example: A Non-Measurable Set”Problem. Show that the Vitali set is not Lebesgue measurable.
Solution
Define an equivalence relation on by iff . Choose one representative from each equivalence class to form the Vitali set . For rationals , define (mod 1). These are pairwise disjoint and .
By translation invariance of Lebesgue measure, for all . If were measurable, then . The right side is if or if , both contradictions. Hence is not measurable.
2.8 Worked Example: Measure of the Cantor Set
Section titled “2.8 Worked Example: Measure of the Cantor Set”Problem. Compute the Lebesgue measure of the Cantor set .
Solution
The Cantor set is constructed by removing the middle third from , then removing the middle third of each remaining interval, ad infinitum. After stages, intervals each of length remain. The measure of the removed set is:
Therefore . The Cantor set is an uncountable null set.
2.9 Common Mistakes
Section titled “2.9 Common Mistakes”flowchart TD A[2_Measures] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”A measure assigns a “size” to sets in a way that is consistent under subdivision. The three axioms — non-negativity, the measure of the empty set is zero, and countable additivity for disjoint sets — capture the idea that the whole equals the sum of its parts, even when there are infinitely many. Lebesgue measure on the real line generalises length: intervals get their usual length, and more complicated sets are measured by covering them with intervals. The Cantor set illustrates the subtlety: it is uncountable yet has measure zero, showing that cardinality and measure are independent notions. The -algebra determines which sets are measurable — a technical but essential requirement for consistency.
2.9 Common Mistakes
Section titled “2.9 Common Mistakes”Mistake 1: Confusing measures with probability measures A probability measure satisfies , but a general measure can take any value in . Not every measure space is a probability space. For example, Lebesgue measure on satisfies . Always check whether the problem requires a probability measure or a general measure.
Mistake 2: Assuming countable additivity implies finite additivity Countable additivity is strictly stronger than finite additivity. A finitely additive set function need not be countably additive. For example, the “density” set function on (proportion of elements in a set) is finitely additive but not countably additive. Measure theory requires countable additivity as a fundamental axiom.
Mistake 3: Forgetting that -algebras must be closed under complements and countable unions A collection of sets closed under finite unions and complements is an algebra, not necessarily a -algebra. The Borel -algebra is generated by open sets and is closed under countable operations. Many constructions in measure theory fail if you only have an algebra rather than a -algebra.
Cross-References
Section titled “Cross-References”Sigma-Algebras and Measurable Spaces: Measures are defined on sigma-algebras, which determine which subsets of a space can be measured.
Lebesgue Integration: The Lebesgue integral is defined using measures and is essential for the convergence theorems of integration theory.
Riemann Integration: Lebesgue’s criterion characterises Riemann integrability in terms of the measure of the discontinuity set.