Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $X$ be a topological space. Let $A$ and $B$ be sets in $X$ such that the intersection of $A$ and $B$ is empty. Suppose the union of $A$ and $B$ is open. Does it follow that both $A$ and $B$ are open?

share|improve this question
You can consider a general set $A$ and its complement. – David Mitra Mar 2 '12 at 19:59

3 Answers

up vote 6 down vote accepted

No. For example, let $X$ be $\mathbb{R}$ with the usual topology, $A$ be $(0,1]$, and $B$ be $(1,2)$.

share|improve this answer

Not even in the reals. Let $A$ be the rationals and $B$ the irrationals. There are many other examples.

In general, $A$ and $B$ can be more or less arbitrarily badly (or well) behaved.

share|improve this answer

Expanding on the nice examples above… If $X$ is a topological space and if $A$ and $B$ are non empty subsets of $X$ with empty intersection, such that $A\cup B\supset C$ for some connected open subset $C$ of $X$. Assume also that both $A$ and $B$ intersects C. Then clearly $A$ and $B$ cannot be open, since that would imply that $C$ is not connected.

share|improve this answer
You need $A \cup B = C$ for what you say to be true. – Brandon Carter Mar 2 '12 at 20:52
Sorry my bad..I forgot to mention that both A and B should intersect C. – user22705 Mar 2 '12 at 21:08

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.