📏Geometric Measure Theory Unit 1 – Introduction to Measure Theory
Measure theory extends the concepts of length, area, and volume to abstract spaces. It introduces measures, which assign non-negative values to subsets, and explores measurable sets and functions. This foundation allows for a more general approach to integration.
The study covers key theorems like the Monotone and Dominated Convergence Theorems, which provide conditions for interchanging limits and integrals. It also delves into product measures and Fubini's Theorem, enabling integration over product spaces and multivariable analysis.
Measure theory extends the notion of length, area, and volume to more abstract spaces
A measure is a function that assigns a non-negative real number or +∞ to subsets of a set
Measures must satisfy countable additivity: the measure of a countable union of disjoint sets is the sum of their individual measures
Measurable sets are the domain of a measure and form a σ-algebra
Measurable functions are functions between measurable spaces that preserve measurability
Integration with respect to a measure generalizes Riemann integration
Lebesgue integration is a key example that integrates measurable functions with respect to Lebesgue measure
Convergence theorems (Monotone Convergence Theorem, Dominated Convergence Theorem) provide conditions for interchanging limits and integrals
Product measures (Fubini's Theorem) allow for integration over product spaces
Measure Spaces and σ-Algebras
A measurable space is a pair (X,A) where X is a set and A is a σ-algebra on X
A σ-algebra A on a set X is a collection of subsets of X that satisfies:
X∈A
If A∈A, then Ac∈A (closure under complements)
If An∈A for n∈N, then ⋃n=1∞An∈A (closure under countable unions)
The elements of a σ-algebra are called measurable sets
The Borel σ-algebra on a topological space X is the smallest σ-algebra containing all open sets
A measure space is a triple (X,A,μ) where (X,A) is a measurable space and μ is a measure on A
A probability space is a measure space (X,A,P) where P(X)=1
Lebesgue Measure on R^n
Lebesgue measure λ is a complete measure on Rn that extends the notion of length, area, and volume
For intervals I=[a1,b1]×⋯×[an,bn] in Rn, the Lebesgue measure is defined as λ(I)=∏i=1n(bi−ai)
Lebesgue measure is translation invariant: λ(A+x)=λ(A) for all measurable sets A and x∈Rn
Lebesgue measure is countably additive: for a countable collection of disjoint measurable sets {Ai}, λ(⋃i=1∞Ai)=∑i=1∞λ(Ai)
Lebesgue measure is complete: if A is measurable and λ(A)=0, then any subset of A is also measurable
Lebesgue measure is the unique complete translation invariant measure on Rn that normalizes the unit cube to have measure 1
Measurable Functions and Integration
A function f:X→Y between measurable spaces (X,A) and (Y,B) is measurable if f−1(B)∈A for all B∈B
Simple functions are measurable functions that take on finitely many values
Any measurable function can be approximated by a sequence of simple functions
The Lebesgue integral of a non-negative measurable function f on a measure space (X,A,μ) is defined as ∫Xfdμ=sup{∫Xsdμ:0≤s≤f,s simple}
For a general measurable function f, the Lebesgue integral is defined as ∫Xfdμ=∫Xf+dμ−∫Xf−dμ, provided at least one of the integrals on the right is finite
Lebesgue integration extends Riemann integration and has better properties (integrable functions form a complete normed vector space)
Convergence Theorems
The Monotone Convergence Theorem states that if {fn} is a sequence of non-negative measurable functions on a measure space (X,A,μ) with fn≤fn+1 for all n and f=limn→∞fn, then limn→∞∫Xfndμ=∫Xfdμ
The Dominated Convergence Theorem states that if {fn} is a sequence of measurable functions on a measure space (X,A,μ) with fn→f pointwise and there exists an integrable function g such that ∣fn∣≤g for all n, then limn→∞∫Xfndμ=∫Xfdμ
Fatou's Lemma states that if {fn} is a sequence of non-negative measurable functions on a measure space (X,A,μ), then ∫Xliminfn→∞fndμ≤liminfn→∞∫Xfndμ
These theorems provide conditions under which limits and integrals can be interchanged, which is crucial for many applications
Product Measures and Fubini's Theorem
Given two measure spaces (X,A,μ) and (Y,B,ν), the product measure μ×ν on the product space X×Y is defined by (μ×ν)(A×B)=μ(A)ν(B) for measurable rectangles A×B
Fubini's Theorem states that for a measurable function f on the product space X×Y, ∫X×Yf(x,y)d(μ×ν)=∫X(∫Yf(x,y)dν(y))dμ(x)=∫Y(∫Xf(x,y)dμ(x))dν(y)
This allows for the computation of integrals over product spaces by iterating integrals
Tonelli's Theorem is a version of Fubini's Theorem for non-negative measurable functions that does not require integrability
These theorems are fundamental for multivariable integration and have applications in probability theory and other areas
Applications in Geometric Analysis
Measure theory provides a rigorous foundation for the study of volume, surface area, and other geometric quantities
The Hausdorff measure generalizes Lebesgue measure and allows for the measurement of lower-dimensional sets (fractals, manifolds)
The co-area formula relates the integral of a function over a set to the integral of its restriction to level sets, weighted by the Hausdorff measure of the level sets
This is a key tool in geometric measure theory and has applications in the study of minimal surfaces and isoperimetric problems
The Brunn-Minkowski inequality relates the measures of sets and their Minkowski sums, providing a fundamental link between measure theory and convex geometry
Measure-theoretic techniques are used to study the regularity of minimal surfaces and to prove existence results for variational problems in geometry
Common Pitfalls and Tips
Remember that not all subsets of a measure space are measurable (Vitali set)
Be careful when applying convergence theorems; check that the hypotheses are satisfied
Measurability of functions is not always intuitive; continuous functions are measurable, but not all measurable functions are continuous
When working with product measures, be sure to use the correct product σ-algebra
In applications, pay attention to the choice of measure and whether it is appropriate for the problem at hand
Many important results in measure theory and integration have subtle hypotheses; make sure to understand and verify these conditions when using the theorems
Measure theory can be abstract and challenging at first; working through concrete examples and counterexamples can help build intuition