My proof of very basic measure theory theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
gunitinug
Messages
1
Reaction score
0
Hi. I have a proof of a very basic measure theory theorem related to the definition of a measure, and would like to ask posters if the proof is wrong.

Theorem: If [itex]E[/itex] is measurable, then [itex]\overline{E}[/itex] is measurable and conversely.

My Proof:
Let's try the converse version first.

[itex]m(E)=m(E \cap \overline{E})+m(E \cap E)[/itex]
[itex]=m(E \cap \overline{E})+m(E)[/itex]
So [itex]m(E \cap \overline{E})=0[/itex]. By this we've shown that [itex]\overline{E}[/itex] is measurable. Converse is true by similar method.

[itex]m(\overline{E})=m(\overline{E} \cap \overline{E})+m(\overline{E} \cap E)[/itex]
[itex]=m(\overline{E})+m(E \cap \overline{E})[/itex]
[itex]=m(\overline{E})+0=m(\overline{E}).[/itex]
 
Last edited:
Physics news on Phys.org
That is in fact, completely wrong. In order to show that [itex]\overline{E}[/itex] is measurable, you have to show that for any set A, [itex]m(A) = m(A \cap \overline{E}) + m(A \cap \overline{\overline{E}})[/itex]. You seem to be trying to do this only in the case where A=E, which is not sufficient.
 
I took the meaning of the bar to be compliment, rather than closure. gunitinug, can you confirm that that's what the notation means?