Is the Union of Intersecting Connected Sets Always Connected?

  • Thread starter Thread starter rainwyz0706
  • Start date Start date
  • Tags Tags
    Topology
rainwyz0706
Messages
34
Reaction score
0
Let A, B be two connected subsets of a topological space X such that A intersects the closure of B .
Prove that A ∪ B is connected.

I can prove that the union of A and the closure of B is connected, but I don't know what to do next. Could anyone give me some hints or is there another way to treat this problem?

Also, for the specific case, the union of the open ball B((−1, 0), 1) and closed ball B((1, 0), 1) should be connected, right? I can see it, but I'm not sure how to word the proof. Any help is greatly appreciated!
 
Physics news on Phys.org
I would assume AuB is disconnected and try to find a contradiction with A intersecting the closure of B.
 
Let A \cup B = E_1 \cup E_2, with \overline{E_1} \cap E_2 = \emptyset and \overline{E_2} \cap E_1 = \emptyset
(the overline denoting closure). You need to prove one of E_1, E_2 is the empty set.
 
A space is disconnected means that it's the union of two disjoint nonempty open sets. Since we're given that A,B are connected, the only way we could possibly write A u B as a union of disjoint open sets is if A and B are in fact open and disjoint.

You can see this can't be true since A intersects the closure of B, i.e. there's a point a in A such that any neighborhood of a intersects B. But if A is open, then A contains a neighborhood of a, so that A intersects B.
 
Thanks a lot for your guys. I wasn't that clear about the concept in the first place, but now I know how to handle this type of problems.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top