0

Let $X$ be a topological space and $A$ be a non-empty subset of $X$. Then one can conclude that if $X\setminus A$ is nowhere dense in $X$, $A$ is dense in $X$,

Is the above statement true in general? I know if $A$ is open then the result is true, but I am not sure otherwise.

3 Answers3

5

No, that is not true in general.

Consider $X = \mathbb{R}$. Clearly $A = \mathbb{Q}$ is dense in $\mathbb{R}$, but $\mathbb{R} \setminus \mathbb{Q}$ is also known to be dense as well.

1

No, as others pointed out already. Sets can be dense and co-dense, like the rationals and the irrationals in the real numbers.

But $A$ is nowhere dense iff $X\setminus \overline{A}$ is dense. So something close to it is true.

Henno Brandsma
  • 242,131
0

$A$ is dense $\Rightarrow A^-=X\Rightarrow A^e=\emptyset \Rightarrow A^{c\circ}=\emptyset$. $A^{c\circ}=\emptyset$ does not always imply $A^{c-\circ}=\emptyset$, since $A^c\subseteq A^{c-}$.

yushang
  • 23