I'm trying to define a certain surjective map from $(0,1) \to (0,1)$. For any $(a,b) \subseteq [0,1]$, there's a bijection $(a,b) \rightarrow (a,b) \cup (\frac{1}{3},\frac{2}{3})$. Is there a way to define these bijections such that they're all "compatible"? Basically I'm searching for a well-defined function that on intervals of the above form has the same behavior as the above? Thank you for any help/advice!
2026-03-26 22:15:05.1774563305
Defining a function via restrictions of many bijections
165 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $I=(\frac13,\frac23)$ and $J=(a,b)$, and assume $f$ is the map from $(0,1)$ to itself which gives a "compatible choice" for all the bijections, by which is meant that the restriction of the single map $f$ to the domain of each suppoped bijection gives that bijection.
The requirements then are that:
[1] For any $J$ the map $f:J \to J \cup I$ be a bijection.
Now note that $I \cup I=I.$ so taking $J=I$ in [1] gives that $f:I \to I$ is a bijection.
Next take any interval $K$ which is a proper subset of $I$, and note that $K \cup I=I$, so that applying [1] with $J=K$ gives that $f:K \to I$ is a bijection. This is a contradiction, since $K$ is a proper subset of $I$ and $f$ is already a bijection from $I$ to $I$.
To bring out the contradiction: Choose $x$ in $I$ but not in $K$. Then $f(x) \in I$, so that since $f:K \to I$ is onto there is $y \in K$ for which $f(y)=f(x)$. This contradicts that $f$ is a bijection on $I$, since $x \neq y$ by our choice.