Measure Theory 3 | What is a measure? [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
A measurable space consists of a set X and a sigma algebra A of subsets of X.
Briefing
A measure is defined as a function that assigns a generalized “volume” to subsets of a set, but only for subsets belonging to a chosen sigma algebra. The core setup starts with a measurable space: a set X together with a sigma algebra A of subsets of X. A measure is then a map μ from A into the extended nonnegative real numbers—meaning values in [0, ∞] where both 0 and ∞ are allowed. This restriction matters because it guarantees that measured “sizes” never become negative, while still permitting sets of infinite size.
Two rules determine whether such a map deserves the name measure. First, μ(∅) must equal 0, reflecting the idea that the empty set has no volume. Second, μ must be additive over disjoint collections of measurable sets. If A1, A2, …, An are pairwise disjoint and their union is A, then μ(A) equals the sum of μ(Ai). The definition then extends this additivity from finite unions to countably infinite ones: for disjoint measurable sets Ai whose union is A, μ(A) must equal the infinite series Σ μ(Ai). The countable-union requirement is tightly linked to the sigma algebra: since A is closed under countable unions, the union of the Ai stays measurable, so μ can be evaluated.
Once a measure μ is fixed on a sigma algebra A, the triple (X, A, μ) forms a measure space—an environment where “size” can be consistently assigned to the subsets that are deemed measurable. The transcript also emphasizes that the sigma algebra need not be the entire power set of X; in many important settings, only a smaller collection of subsets supports a workable measure.
Several examples ground the definition. The counting measure works on any set X: for a subset A, μ(A) is the number of elements if A is finite, and ∞ if A is infinite. This example highlights how arithmetic with ∞ behaves in measure theory, including the conventions that x + ∞ = ∞ for any x, and x·∞ = ∞ for positive x, while 0·∞ is treated as 0 in many measure-theoretic contexts (though conventions can vary outside the field).
Another example is the Dirac (delta) measure at a point P in X. For any measurable subset A, μ(A) equals 1 if P lies in A and 0 otherwise. Intuitively, all “mass” is concentrated at a single point, like a point charge.
Finally, the discussion points toward the standard Lebesgue measure on R^n, which should generalize ordinary volume. The guiding requirements are: (1) the measure of the unit cube in R^n should be 1, and (2) the measure should be translation invariant—shifting a set by any vector should not change its measured size. The transcript foreshadows that achieving these properties forces a careful choice of sigma algebra (not the full power set), setting up the next steps in measure theory.
Cornell Notes
A measure assigns a generalized volume to subsets of a set X, but only for subsets in a chosen sigma algebra A. Formally, μ: A → [0, ∞] must satisfy μ(∅)=0 and countable additivity: for pairwise disjoint measurable sets Ai, μ(∪Ai)=Σ μ(Ai). Together, (X, A, μ) is called a measure space, the basic setting for measuring “size.” Examples include the counting measure (finite sets get their cardinality; infinite sets get ∞) and the Dirac measure δP (a set gets measure 1 exactly when it contains P). The Lebesgue measure on R^n is motivated by matching unit-cube volume and translation invariance, which requires selecting an appropriate sigma algebra.
Why does a measure need a sigma algebra instead of using all subsets of X?
What exactly do the two measure axioms enforce?
How does countable additivity relate to approximating volumes?
What are the key behaviors of arithmetic involving ∞ in measure theory?
How do counting measure and Dirac measure differ in what they “see”?
What properties are used to motivate Lebesgue measure on R^n?
Review Questions
- State the definition of a measure μ on a measurable space (X, A). Include both axioms and the role of countable additivity.
- Compute μ(A) under the counting measure when A is finite with 7 elements, and when A is infinite.
- For the Dirac measure δP, what are μ(A) values for a set A that contains P and for a set A that does not contain P?
Key Points
- 1
A measurable space consists of a set X and a sigma algebra A of subsets of X.
- 2
A measure μ assigns values in [0, ∞], allowing both 0 and ∞, but only to sets in A.
- 3
Every measure must satisfy μ(∅)=0.
- 4
Every measure must satisfy countable additivity on pairwise disjoint measurable sets: μ(∪Ai)=Σ μ(Ai).
- 5
A measure space is the triple (X, A, μ), the standard setting for “size” assignments.
- 6
Counting measure assigns μ(A)=|A| for finite A and μ(A)=∞ for infinite A.
- 7
Dirac measure δP assigns μ(A)=1 if P∈A and μ(A)=0 otherwise, concentrating mass at a point.