A Measure Theory Surprise
· 6 minutes read
On the real line, the collection of Borel sets plays a central role in analysis and measure theory in particular, as it contains almost every set that comes up naturally in those contexts. The set of Borel sets is defined as the -field generated by the collection of finite intervals on the real line, and so by the extension theorem, all Borel sets are Lebesgue-measurable.
The definition can be extended to higher dimensions: the -dimensional Borel sets are elements of the -field generated by the collection of -dimensional bounded rectangles
Similar to the -dimensional case, we can define the -dimensional Lebesgue measure on these Borels sets as the unique extension of the set function assigning volumes to the bounded rectangles. Thus, we see how the Lebesgue measure corresponds to and generalizes the concepts of length, area, and volume.
The volume analogy
Intuitively, if we move a set in Euclidean space, its Lebesgue measure should stay the same. We say the Lebesgue measure has translation invariance:
For any set and , the set is a Borel set, and .
Similarly, if we scale a Borel set by a factor, its Lebesgue measure (volume) should be scaled accordingly, and if we rotate a Borel set, then its Lebesgue measure should be unchanged. This volume analogy can be distilled into the following theorem:
Let be a linear transformation and , then and .
All good? Well, no, because this “theorem” is wrong.
It is almost correct though: the statement holds if is invertible.
Ah I see, if is not invertible, then it will map into a smaller subspace of , which means the volume of is , while is … also . Huh?
So what went wrong? The problem is not that has measure zero, but that it need not be a Borel set at all. It turns out the collection of Borel sets is not closed under linear transformation! In fact, an example can be found with the simplest of transformations: let be the projection . The rest of the article will focus on finding a set such that is not a Borel set.
A cross-sectional study
We first need some definitions. If and are sets and , then for , the section of at is the subset of defined as . This is like the cross-section of an object using a plane in 3D space.
Before we proceed, let us go on a slight tangent. Working with directly is a bit cumbersome, so we will switch perspective a bit. For each , associate with its continued fraction representation , a sequence of positive integers, except which can be any integers.
This sequence is finite for rational and infinite for irrational . To compare two continued fractions and , compare the first differing coefficients and (treat missing coefficients as ), and flip the order if is odd. Most importantly, every (finite or infinite) sequence of positive integers represents a continued fraction in .
Universal sets
Let be a family of subsets of . A universal set for is a set such that is precisely the collection of all sections of at every point . A universal set for can be thought as the “graph” of a surjection , so it exists if and only if the cardinality of does not exceed that of .
Recall that a second-countable topological space is one having a countable base, i.e., a countable family of open subsets in such that every open set in is a union of some subfamily of . Our good friend is an example: the rectangles with rational endpoints form the required base. We have our first result.
Theorem. For any second-countable topological space , there is an open set in which is universal for the collection of all open sets in , and a closed set in which is universal for the collection of all closed sets in .
It is not difficult to show that the topology of a second-countable space has cardinality not exceeding continuum, so a universal set for the topology of must exist. The novel part of this theorem is that we can force that universal set to be open.
Proof. Let be a base of .
For positive integers and , let be the set of with and exists. Given a prefix , contains the interval , where if is odd, then , , and if is even, then , . Moreover, every lies in such an interval (in fact, countably many such intervals), so is open, being a union of open intervals in .
Let be the union of the open sets , ranging over all and . For in , if , then lies in each of , so the section of at is ; similarly, if , then the section of at is .
Hence, each section of is a union of some subfamily of , and since the continued fractions include every finite and infinite sequence of positive integers, the converse also holds. In other words, the sections of are precisely the countable unions of sets in , i.e., all the open sets of . The complement of is then a closed set in universal for the closed sets of .
The theorem still holds (and is easier to prove) if we replace by the Baire space, the set of all infinite sequences of positive integers with the induced product topology. In fact, our preceding tangent and half of our proof is mostly for mapping the reals to a quasi-Baire space using continued fractions.
Couldn’t you have shown the proof for the Baire space, then map it to for better clarity?
To be honest, I’m not sure how to derive the statement for directly from the statement for the Baire space. Though, hopefully you will remember this theorem better, knowing that I have led you through a more annoying and laborious direction.