I want to show$$ (0,1)\sim(0,1)∩(R-Q) $$
And after reading and thinking about this answer:
(1) Choose an infinite countable set of irrational numbers in $(0,1)$, call them $(r_n)_{n\geqslant0}$.
(2) Enumerate the rational numbers in $(0,1)$ as $(q_n)_{n\geqslant0}$.
(3) Define $f$ by $f(q_n)=r_{2n+1}$ for every $n\geqslant0$, $f(r_n)=r_{2n}$ for every $n\geqslant0$, >and $f(x)=x$ for every irrational number $x$ which does not appear in the sequence >$(r_n)_{n\geqslant0}$.
Let me suggest you take it from here and show that $f$ is a bijection between $(0,1)$ and $(0,1)\setminus\mathbb Q$.
I wanted to show f is bijection (injective + surjective) ,and first I tried to show thats injective:
I must show : $$(r_{2n+1}=r_{2n+1}')~→~(q_n=q_n')$$
And: $$(r_{2n}=r_{2n}')~→~(r_n=r_n')$$
And third one is obvious.
But I stucked here because this function is new to me...and I cannot show the relation between $r_{2n+1}$ and $q_n$ in order to conclude injection statements.
And moreover , because of this problem(relation understanding) I cannot show thats a surjection too...
Could someone help me please?