How can I show that sets $| \mathbb R-\mathbb Q |$ and $ | \mathbb R |$ have same cardinality.
My Solution:
As long as for element in one set I can match it with unique element
in another set they have same cardinality:
After removing $\mathbb Q $ from $\mathbb R$ I can shift elements of Irrational numbers to correspond to elements of two sets match like this:
$
\begin{array}{c|c|c|c|c|c}
\mathbb R&0&1&\cdots&n&\cdots\\\hline
\mathbb R\setminus\mathbb Q & \sqrt{2} &\sqrt{5} &\cdots & \sqrt{n+1} &\cdots
\end{array}
$
Note that I use n as Real number for simplicity.
Even if this solution is correct, I feel like Professor won't accept it on exam.
How would formal solution look like?
Show that set of Real numbers has the same cardinality as a set of Irrational Numbers.
0
$\begingroup$
set-theory
cardinals
-
2What is supposed to be the image of $2$ with your shift? – 2017-01-06
-
2Your problem is a special case of the one dealt with in [this question](http://math.stackexchange.com/questions/355049/let-a-be-any-uncountable-set-and-let-b-be-a-countable-subset-of-a-prove). – 2017-01-06
-
0I'm afraid you are right -- your attempt is very far from being a proof. For instance, what is the image of $\sqrt 2$ ? (Perhaps this is what @md5 meant to ask.) It can't be $\sqrt 2$, because that is already the image of $0$. – 2017-01-06
-
0@md5 shift is just an example. I agree it is bad example, but the best came to my mind. – 2017-01-06
-
2@AlexMacedo it's not a duplicate of that one. – 2017-01-06
-
0The number of algebraic irrationals is countable, the big group is the number of the irrationals that are transcendental. – 2017-01-06
2 Answers
3
Define $$f(x)=\begin{cases}x+\sqrt 2\text{ if } x-n\sqrt 2\in\Bbb Q\text{ for some integer }n\ge 0 \\ x\text{ otherwise}\end{cases}$$
-1
Clearly, $\mathbb{R} \setminus \mathbb{Q}$ has at most the same cardinality as $\mathbb{R}$ and is an infinite set. The set can therefore be either countable or of the same cardinality as $\mathbb{R}$.
Assuming the continuum hypothesis, if $|\mathbb{R} \setminus \mathbb{Q}| \neq |\mathbb{R}|$, we must then have that $\mathbb{R} \setminus \mathbb{Q}$ is countable.
But the union of two countable sets is countable, and $(\mathbb{R} \setminus \mathbb{Q}) \cup \mathbb{Q} = \mathbb{R}$. Therefore $\mathbb{R} \setminus \mathbb{Q}$ must have the same cardinality as $\mathbb{R}$.