2

I'm not sure how to approach this proof? any ideas

Let $A$ be a set of intervals of the real line any two of which are disjoint - in other words, if $(a,b)$ and $(x,y)$ are distinct elements of $A$ then $(a,b)\cap(x,y)=\emptyset$. Prove that A is countable. *(Use the fact that $\mathbb Q$ is countable)

Jenn
  • 21

1 Answers1

2

Since $\mathbb{Q}$ is dense in $\mathbb{R}$ each interval contains some positive number of rational numbers. For each interval $I_{k}$ choose such a rational number $a_k \in I_k$, and denote the set of all such $a_k$ as $N$. This set is clearly countable, as it is a subset of the rational numbers, and thus $N$ is of an equal or smaller cardinality. Note that $N$ is one to one with $A$, and thus has equal size. $A$ is therefore countable.

Parakee
  • 3,304