Let $E$ be a set in $R^n$ with $m^*(E) >0$and let $\theta$ satisfy $0<\theta<1$. Show that there is a set $E_θ \subset E$ with $m^*(E_\theta) = \theta m^*(E)$ and that $E_\theta$ can be chosen to be measurable if E is measurable.
My try:
Define the function $f(x)= m^*(E \cap Q(x))$ where $Q(x)$ denotes the cube with edge $x$ centered at the origin(with vertices all of whose coordiantes $\pm \frac{x}{2}$ and $0<x< \infty$)
Observe that this function is continous and increasing.(why?)
Given that, observe que $\lim_{x \to 0}f(x) = 0$ and $\lim_{x \to \infty }f(x) = m^*(E)$.
That implies that there is a point $x_0$ such that $$f(x_0)=\theta\cdot m^*(E)$$ Then $E_\theta=E \cap Q(x_0)$.
My questions:
- Is my proof correct?
- How to prove that $f(x)$ is continous?
- Concluding that $E_\theta$ can be chosen to be measurable if $E$ is measurable, it is the same as saying that for our construction of $E_\theta$ implies to be measurable because the intersection of two measurable sets is measurable?