2

Let $A\subset \mathbb{R}^n$ be open, $B\subset A$ be Lebesgue measurable, $f:A\to\mathbb{R}^n$ be continuous on $A$ and one-to-one on $B$, and $m(f(A-B)) = 0$ where $m$ is the Lebesgue measure. Is $f$ one-to-one on $A$?

  • 1
    You should have some additional assumptions on $B$. Otherwise, take $B$ to be a point and $f$ to be constant. – Kapil Feb 03 '20 at 07:32

1 Answers1

2

No, not even if we assume that $f$ is algebraic: Let $A=\Bbb R^2$ and $B=\Bbb R^2\setminus(\Bbb R\times\{0\})$, and $f(x,y)=(xy,y)$.

Greg Martin
  • 78,820