7

I know that if $C \subseteq [0,1]$ is uncountable, then there exists $a \in (0,1)$ such that $C \cap [a,1]$ is uncountable. Is it still true for any infinite sets? That is, if $C \subseteq [0,1]$ is infinite, does there exist an $a \in (0,1)$ such that $C \cap [a,1]$ is infinite?

rubik
  • 9,344
mmarky
  • 117
  • 2
    I'm not sure I understand your question, but $[0,1]\cap [1,2]={1}$ is finite despite both being uncountably infinite... – JMoravitz Jun 20 '16 at 17:00
  • 1
    [1,2] is not a valid set here. Any set must be within [0,1] – mmarky Jun 20 '16 at 17:03
  • 1
    Out of interest, does the proof of this have to use (some version of) the Axiom of Choice, or is there a stronger proof than saying, "suppose that all the intersections are countable, then $C$ is a countable union of countable sets (namely, the union of all such intersections for some sequence of $a$ tending to $0$, plus possibly the set ${0}$) and hence is countable?". In that proof it's obvious why it breaks down replacing "uncountable" with "infinite", because a countable union of finite sets need not be finite. – Steve Jessop Jun 20 '16 at 18:41
  • The title does not match the question. – bof Jan 08 '17 at 09:26

4 Answers4

17

Not necessarily. Consider $C := \{\frac{1}{n} : n \in \mathbb{N}\}$.

Anon
  • 5,489
14

Not true. Take $$C = \left\{1, \frac12, \frac13, \frac14, \ldots , \frac1N, \ldots \right\}.$$

[Jeez, everyone came up with the same example at once]

rubik
  • 9,344
PMar
  • 141
8

Every set E such that :

$$\forall \varepsilon >0, \quad E\cap(\varepsilon,1)\text{ is finite}$$

is a counter example.

You just need $0$ to be an accumulation point of your set.

You can take

$$\left\{\frac 1n ,\ n\in \mathbb N\right\}$$ for instance.

E. Joseph
  • 14,843
7

This argument is not true...a Counter example is the set:$$\left\{\frac 1n ,\ n\in \mathbb N\right\}$$

sigma
  • 2,860