1
$\begingroup$

I'm using the definition (without much topology) that a set $S$ of real numbers is dense in $\mathbb{R}$ if $S \cap (a,b) \neq \varnothing$ for all $a,b \in \mathbb{R}$ and $a

My questions:

a.) If a set $S$ is dense in $\mathbb{R}$, what can you conclude about the set $A$ that contains $S$ as a subset?

I was thinking that I need to show that as long as $cl(S) \subset A$ that this would be fine. However, topology isn't a requirement for this question and I am unsure how to do it.

b.) If 2 sets $B1$ and $B2$ are both dense in $\mathbb{R}$, what can be said about the set $B1 \cap B2$?

Here I have been thinking about comparing the rationals and irrationals. I understand that they are both dense in $\mathbb{R}$ but one is countable and the other isn't. Here they have no intersection too. But, if I considered $(-\infty, 10) \cap (0,+\infty)$ there would be a non-empty intersection.

So I am not sure what can be said about such a general question....

Thanks for any guidance!

  • 0
    I am not sure what you are saying in a.), can you rephrase it? What do you mean "this would be fine"? As for b.) you have the right idea to look at the irrationals and the rationals. They are both dense, but what about their intersection? Countable and uncoutable actually don't matter much in this context.2012-02-15
  • 0
    (a) If $S \subseteq A$, then notice that $\phi \not= S \cap (a,b) \subseteq A \cap (a,b)$. So $A$ is dense as well. As for (b), you're right. Not much can be said. $B_1 \cap B_2$ could be dense or possibily not. Your counter-example (rational and irrationals) does a great job of showing how far from dense an intersection can be.2012-02-15
  • 1
    Also, (referring to (a)), the condition about the closure is unnecessary. In fact, a dense set $S$ is defined (in any topological space) as a subset such that $\mathrm{cl}(S)$ is the whole space. Thus if you demanded that $\mathrm{cl}(S) \subseteq A$, then $A$ would have to be $\mathbb{R}$ itself!2012-02-15
  • 1
    For (a), certainly if $S\subseteq A$ and $S$ is dense, then $A$ is, one step from the definition.2012-02-15
  • 0
    Thanks all - I thought there might be more to the question - especially (ii) - but apparently not :)2012-02-15
  • 0
    For (2), the [Baire category theorem](http://en.wikipedia.org/wiki/Baire_category_theorem) says something interesting, although it may just be confusing at this point.2012-02-15

1 Answers 1

3

a) $A$ must be dense, since any open interval intersects $S$, and thus intersects $A$.

b) The intersection of two dense sets could be empty. Consider, as you did, the set of rationals and the set of irrationals. The intersection could possibly be dense by taking a dense set $S$ and setting $S=B_1=B_2$. Nothing can be said in general about the intersection of two dense sets. The intersection could possibly be dense, empty, or even non-empty and non-dense (for instance the rationals and the union of the irrationals with a non-dense set $A$ of rationals).

  • 0
    That last intersection is quite imaginative! Thanks for the food for thought!2012-02-15