Let $B_n = \{x \in \mathbb{R}^n : \lVert x \rVert \leq 1\}$ be the closed $n$-ball, and $S_n = \{x \in \mathbb{R}^{n + 1} : \lVert x \rVert = 1\}$ be the $n$-sphere. Let $X' \subset \mathbb{R}^m$, and $f : B_n \to X'$ be such that
- $f$ is continuous,
- $f$ is open,
- $f$ is surjective,
- $f|S_{n - 1}$ is injective (equivalently: an embedding),
- $f[S_{n - 1}] \cap f[B_n \setminus S_{n - 1}] = \emptyset$.
Note the last requirement which I was unable to fit into the title.
Problem
Is $f$ a homeomorphism?
Notes
- All topologies are subspace topologies of the Euclidean topology.
- $f$ is open to its image $X'$, not to the whole space.
- It suffices to show that $f$ is injective.
- Borsuk-Ulam theorem shows that $m \geq n$: otherwise $f|S_{n - 1}$ is not injective.
- I can show that the set of non-injectivity points $$I = \{x \in B_n : |f^{-1}[\{f(x)\}]| > 1\}$$ is open in $B_n$. This proof works for any continuous open map from a Hausdorff space to an arbitrary space.
- The problem is equivalent to: "Is $I$ closed in $B_n$?". For suppose that $I$ is also closed in $B_n$. In that case $I$ is clopen in $B_n$, but not the whole $B_n$. Since $B_n$ is connected, $I = \emptyset$. Then $f$ is injective, and hence a homeomorphism.
- The openness of $I$ is a quick way to show that simple attempts of self-intersection fail the requirements. For example, consider a path $f$ such that $I$ is finite. Then $I$ is not open, and hence does not satisfy the requirements.
- For $n = 1$ and $m = 1$, $f$ is a homeomorphism. The idea is to show that $f$ cannot have local extrema on $B_1 \setminus S_0$, because that breaks openness.
Examples
Let $f : B_1 \to [0, 1]$ be defined piecewise linearly with...
- ... $-1 \mapsto 0$, $-0.5 \mapsto 0.75$, $0.5 \mapsto 0.25$, and $1 \mapsto 1$. Then $f$ satisfies all other requirements, except that $f$ is not open.
- ... $-1 \mapsto 0$, $0 \mapsto 1$, $1 \mapsto 0$. Then $f$ satisfies all other requirements, except that $f|S_0$ is not injective. Note that here $I = B_n \setminus \{0\}$ is not closed.
- ... $-1 \mapsto 0$, $-0.5 \mapsto 1$, $0.5 \mapsto 0$, and $1 \mapsto 1$. Then $f$ satisfies all other requirements, except that $f[S_0] \cap f[B_1 \setminus S_0] \neq \emptyset$.