I will prove the easy case (1-dim), you will do the general case in HW.
Let be the open half space in . For any subset , we need to prove that Let and , note that if , then . First, we note that by finite sub-additivity of outer-measure. (This is because any open cover of and open cover of , union together form an open cover of .) Next, we need to show that, for any , we have The plan is the following. Given an open covering of by intervals , such that . We define then forms a cover of open interval of , similarly forms a cover of open interval of . . Thus, we have
That finishes the proof for case. How to generalize to higher dimension? In the above discussion, we used the trick of , which is same trick as we prove outer-measure has countable sub-additivity. See the hint in Tao's Exercise for a two-step prove, that utilizes many results that we have proven.
We only prove some part here.
Proof:
finite additivity: if is a finite collection of disjoint measurable sets, then for any subset , we have
Proof: again, we try the case of first, to get intuition. Let , and , and , so, we are trying to prove that since and are disjoint, we notice that , thus the above holds by measurability of applied to the test set
Let's fill in the details of the above sketches.
Last time we had the definition of outer measure, and we basically followed Tao-II's presentation. This time, we will go through Lemma 7.2.5 (relatively easy) and Lemma 7.2.6 (about outer measure of a box, a bit hard). Pugh gives a different proof for the outer measure of a box being what it supposed to be, namely the naive volume, and he uses Lebesgue number. I am going to follow Tao's approach, although it is longer.
Then, we plan to talk about the construction of 'non-measurable set', in Tao-II, 7.3. And then, give the definition of measurable set, that follows the Caratheodory condition. There is an alternative and equivalent definition, see Tao-M (Tao measure theory grad textbook), which says is measurable, if for any , there exists an open set , such that , namely, measurable set are those than can be approximately from the outside by an open set.
We will use the discussion time, hopefully 30 minutes, to tackle Lemma 7.4.2, Lemma 7.4.4.
Discussion Time:
Welcome to this class. So, I assumed you all had taken math 104 or the equivalent of it, which covers sequence and limits, metric space topology (open sets, distance functions, compact sets etc), and also some Riemann integrals. Why do we want to take the second course in analysis?
Here is what this course is mainly about: Lebesgue measure theory and integration, then some multivariable calculus (will be useful for differentiable manifold) and Fourier analysis (what functions can be approximated by sums of sine and cosine?).
Why do we need to use Lebesgue integral, rather than Riemann integral? Why isn't knowing the length of an interval to be enough? Before we say Riemann integral is not good enough, let's first recall what it is good for. Piecewise continuous functions are Riemman integrable, in particular piecewise constant function are Riemann integrable. But it is very limited. In particular, pointwise limit of Riemann integrable function may not be Riemann integrable (though uniform limit preserves it).
The problem is that, there are sometimes subsets in , which are not interval, but infinite unions of it. Our dream is that, given any subset of , we can assign to it a number, the 'measure' of , that 'reflect' its size. Now, that is too vague. What do we mean when we say reflect its size? It better have some nice properties, like
It turns out, it is impossible to find such a measure function on all subset, but it is only possible to define it for a sufficiently nice subset, which we will call, 'measurable subset'. There are certain desirable properties we want to have on measurable sets (they form a sigma-algebra, and contains all open subsets).
Let's pause and recall the definition of Boolean and Sigma-algebra. In computer science, you may have heard about the opeartion (not, and, or), defined on a set, here we have exactly the same notion, but in different notation, 'not'='complement', 'and'='intersection', 'or'='union'.
Ex: show that, if , then the power set (the set of all subsets of ) consist of 8 elements, corresponding to . Work out how the correspondence go.
Then, what is the sigma algebra? Sigma algebra is a stronger requirement than the Boolean algebra, since it allows for 'countably' many operations taken at a time.
:?:Why the word 'countable' is important? Can you replace it by the more general word 'infinite'?
Our plan in the following, is to first define the notion of an outer-measure , that works for all subset . It has many nice properties, which we will spend this lecture and next explore. But, it is not a measure, because it fails the additivity condition. Then, we introduce the notion of Lebesgue measurability.
First, we define the measure of an open 'box' in . Then, for any given subset , we cover it by countably many open boxes, and get an approximation of the outer-measure, and we optimize over the covering.
Lemma 7.2.5 as discussion problem. The trick, is to given oneself an epsilon of room, and cut into countably many small pieces .
Now, here is a tricky pit-fall. Given the definition of an outer-measure, how to compute the outer-measure of an open box? Is it possible that we use some trickery, we can cover a box using smaller boxes with a smaller total volume?
Let's see a few examples.