Proving $E$ is measurable iff $E^C$ measurable... using the alternative definition

618 Views Asked by At

I'm interested in potentially using the following definition to develop the basic theory of Lebesgue measurable sets, but I'm running into a considerable roadblock. First, some context

Definition: A set $A \subseteq \mathbb{R}^d$ is Lebesgue measurable if, for each $\varepsilon>0$, there exists an open set $O$ such that both $A \subseteq O$ and $m^*( O \setminus A) < \varepsilon.$

Note: $m^*$ is the Lebesgue outer measure. I find this definition appealing because closure under countable unions falls immediately out of it. So far, I've proven the following properties.

  1. If $A$ is open, then $A$ is Lebesgue measurable.
  2. If $A$ has outer measure zero, then $A$ is Lebesgue measurable.
  3. If $A = B \setminus C$ where $B$ is Lebesgue measurable and $C$ has outer measure zero, then $A$ is Lebesgue measurable.
  4. If $(A_n)$ is a sequence of of Lebesgue measurable sets, then $\bigcup_n A_n$ is Lebesgue measurable.
  5. If $A_1, \ldots, A_n$ are Lebesgue measurable, then $\bigcap_{i=1}^n A_i$ is Lebesgue measurable.
  6. If $A$ satisfies Caratheodory's criterion and $m^*(A) < +\infty$, then $A$ is Lebesgue measurable.
  7. If, for each $\varepsilon > 0$, there exists a closed set $F$ contained in $A$ such that $m^*(A \setminus F) < \varepsilon$, then $A^C$ is Lebesgue measurable.

I have not yet been able to prove any of the following, any one of which could be used to derive the other four.

  • If $A$ is Lebesgue measurable, then $A^C$ is Lebesgue measurable.
  • If $(A_n)$ is a sequence of of Lebesgue measurable sets, then $\bigcap_n A_n$ is Lebesgue measurable.
  • If $A$ is closed, then $A$ is Lebesgue measurable.
  • If $A$ is compact, then $A$ is Lebesgue measurable.
  • If, for each $\varepsilon > 0$, there exists a closed set $F$ contained in $A$ such that $m^*(A \setminus F) < \varepsilon$, then $A$ is Lebesgue measurable.

So, the question is can anyone enlighten me on how to prove any one of these five statements using only the above facts and some basic properties of the outer measure??

I've been stuck on this for a couple of days now. I've read every related question on this website which I could find (there are many, but they all take for granted that $A$ is LM iff $A^C$ is LM, which I have not yet been able to prove), and I've looked into several textbooks, but I can't make any headway.

I could really use either a massive hint, or affirmation that I'm engaged in a wild goose chase.

Thanks.

Edits: minor cosmetic changes

1

There are 1 best solutions below

0
On

Short Answer

It appears that the standard approach is to first prove that closed sets are measurable in this sense, from which everything else on the list indeed follows. There are really only two kinds of proofs which I've seen, so far, of this fact.

  1. There is the proof of Property 4, Section 3, Chapter 1 of the book recommended by "peek-a-boo" in the comments. Actually, the same approach is taken by Terence Tao in this blog post.
  2. One can also simply prove directly that closed sets satisfy Caratheodory's criterion, and then use this to conclude that closed sets are measurable in the sense described above, as in Theorem 1.2, Section 1, Chapter 6 of the book recommended by "peek-a-boo."

To my mild chagrin, I find the second approach easier as well as more efficient, since in the process it also paves the way for a proof that the two definitions of "measurable" are equivalent.

Long Answer

This will still be open. If anyone viewing this at a later date knows of an elegant solution, I for one would love to hear about it. I can't help but imagine that there must be a more simple solution than those described above. The topology of open and closed sets has always been such a power tool, that I would be extremely surprised if it can't be used to solve the original question in a relatively direct manner...