1

I was thinking about a bijection between the extended complex plane and the complex plane. Realising that the complex plane could be further reduced to the open unit disc (by mapping every polar coordinate $(r,\phi)$ to $(2\sigma(r)-1, \phi)$ where $\sigma$ is the sigmoid function), the only problem left was to consider a bijection from the open unit disc to an union of the open unit disc with the point at infinity. Simplifying things, I have reduced my problem to finding a bijection between an open interval on the real number line to a closed-open interval, which can further be reduced to this:

Consider open intervals $A$, $B$ and $C$ on the real number line such that $A$ and $B$ don't have any elements in common. Is it possible to define a bijection between $A\cup{B}$ to $C$?

Example case: Does there exist a bijection between $(0,0.5)\cup(0.5,1)$ and $(0,1)$ ?

Soham Saha
  • 1,204
  • Does this answer your question? Proving intervals are equinumerous to $\mathbb R$ or that? https://math.stackexchange.com/questions/1226659/proving-intervals-are-equinumerous – Anne Bauval Aug 01 '23 at 16:07
  • 2
    @AnneBauval actually in that question the OP has already considered many things as being already taught while I don’t have that kind of prerequisites. But found this one: https://math.stackexchange.com/questions/160738/how-to-define-a-bijection-between-0-1-and-0-1 – Soham Saha Aug 01 '23 at 16:11
  • Excellent! Have a nice stay on this site :-) https://math.stackexchange.com/search?q=Intervals+equinumerous – Anne Bauval Aug 01 '23 at 16:13