If two open sets are distinct, do they necessarily have distinct boundaries?

183 Views Asked by At

Is it true that for all topological spaces $X$ and all open $A,B \subseteq X$, it holds that if $A \neq B$, then $\partial A \neq \partial B$? What about if $A$ and $B$ are instead assumed closed? I can't think of any counterexamples, but my gut feeling is that for open sets its true but for closed sets it may fail.

2

There are 2 best solutions below

0
On BEST ANSWER

Let $X$ be a disk, let $A$ be an open disk inside $X$, let $B$ be the complement in $X$ of the closure of $A$. Don't $A$ and $B$ have the same boundary?

0
On

Take $X = (0,2) \subset \mathbb{R}$, $A = (0,1), B = (1,2)$ but $\partial A = \partial B = \{ 1\}$. And $[0,1]$ and $\{0,1\}$ (in $\mathbb{R}$) are both closed and have the same boundary $\{0,1\}$ as well. So there are quite a few counterexamples, also for closed and open sets.