4

Let $f$ be a continuous function on a set $E$. Is it always true that $f^{-1}(A)$ is always measurable if $A$ is measurable?

Is this correct?

Yang
  • 521
  • 1
  • 9
  • 18

1 Answers1

11

Negative answer by David Mitra.

Take the Cantor Function $\phi$ and define $\psi(x)=x+\phi (x)$. The function $\psi$ is one-to-one and maps the measure-zero Cantor set onto a set $E$ of positive measure. Let $B$ be a non-measurable subset of $E$. (Every set of positive measure contains a nonmeasurable set.) The set $A=\psi^{-1}(B)$ is a subset of the Cantor set, and is therefore measurable. This gives a counterexample ($ f=\psi^{-1}$).

c.f. Gelbaum and Olmsted, Counterexamples in Analysis, example 8.16.

user103402
  • 2,585