Proving E is Measurable with Compact Sets

jdcasey9
Messages
25
Reaction score
0

Homework Statement



Prove that E is measurable if and only if E \bigcap K is measurable for every compact set K.

Homework Equations


E is measurable if for each \epsilon < 0 we can find a closed set F and an open set G with F \subset E \subset G such that m*(G\F) < \epsilon.

Corollary 16.17: Open sets, and hence also closed sets, are measurable.

Lemma 16.14: If E1 and E2 are measureable sets, then so are E1\bigcupE2, E1\bigcapE2 and E1\E2.


The Attempt at a Solution



Assume E is measurable. Since a compact set is always closed, K is closed and is measurable by Corollary 16.17 (Carothers). Then, because E and K are both measurable, E\bigcap K is measurable by Lemma 16.14 (Carothers).

Assume E\bigcapK is measurable for compact K. Since K is compact, it is necessarily closed. So E\bigcapK is also compact and closed because a closed subset of a compact set is compact. Then, because E\bigcapK is measurable, it is between a closed set F and an open set G. Since it is closed, it must be equal to F for m*(G\F) < \epsilon.

For all integers n, Fn (closed set), Gn )(open set) with Fn\subset E\bigcapK\subsetGn such that m*(Gn\Fn) < 2-n\epsilon where G = \bigcup Gn is an open set containing E and E=F=\bigcupFn is a closed set. So, G\F \subset \bigcup (Gn\Fn) and m*(G\F) \leq \Sigma m*(Gn\Fn) < \Sigma 2-n\epsilon = 3\epsilon. So E is measurable.

Is this a sound argument?
 
Physics news on Phys.org
Hello jdcasey09! :smile:

I'm afraid there is a flaw in the argument:

jdcasey9 said:
Assume E\bigcapK is measurable for compact K. Since K is compact, it is necessarily closed.

This is not true. E\cap K is simply a measurable subset of K, it can be everything. thus it is not necessarily closed!

For example, if K=[-2,2] and E=]-1,1[, then E\cap K is a measurable subset of K, but it isn't closed.

I also see that you don't specify what K is in your proof. That is, you keep K general. This is good, but eventually you'll need to give a specific form for K...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top