Given $ r> 0 $, let $ C_r $ be the circumference in the plane that has center at $ (0,0) $ and radius $ r $. Let $ X $ be a subset of $ \Bbb R ^ 2 $ that has the following properties,
- For all $r\in\Bbb Q$, $C_r\subseteq X$ and,
- for all $r\in\Bbb R\setminus \Bbb Q$, $X\cap C_r\neq \varnothing$.
Is $X$ connected?
I affirm that it is connected. And to demonstrate, I do it by contradiction and I assume that $ X $ is not connected, so there are two separate sets $ A $ and $ B $, such that $ X = A \cup B $.
I have a minimal idea, and that is that for example, $ C_1 $ being a connected set, being contained in $ X $, it must be completely contained in $ A $ or completely contained in $ B $, since it is $ 1 \in \Bbb Q $. Without loss of generality let's say that it is completely contained in $ A $.
So somehow show that all other $ C_r $ is contained in $ A $. And then use some density argument to show that the points that are in $ X \cap C_r $ with $ r \in \Bbb R \setminus \Bbb Q $, cannot be in $ B $. So $ B $ has to be empty and I would have my absurdity. Any help for the exercise or how I can develop my idea. Thanks a lot.