If $A,B \subset \mathbb{R} $ such that $m^*(A)=0 $ and $A \cup B$ is Lebesgue measurable. Show that $B$ is Lebesgue measurable.

48 Views Asked by At

I was trying to do this by showing $B$ to be intersection or union of some measurable sets but wasn't able to do it.Any other way?

2

There are 2 best solutions below

1
On BEST ANSWER

Note that $B = (A \cup B) - (A - B)$. Now, $A - B \subset A$ implies $m^*(A-B)=0$, so $A - B$ is measurable. Therefore, $B$ is measurable.

0
On

$A$ is automatically measurable because it has measure $0$

$$ B = (A \cup B)\setminus(A \setminus B)= (A \cup B) \cap (A \cap B^c)^c $$

You can make $B$ out of measurable things with union, intersection and compliment, so $B$ is measurable.