Connectedness of unions (from this year's MATH4085 Metric and Topological Spaces)
In order to formalise the notion of "connected components", we need to know something about when a union of connected sets might be connected.
Of course this isn't generally true, e.g. (with the usual topology)
(0,1)∪(2,3)
is disconnected, but is a union of two connected sets. On the other the union of two disjoint connected sets can sometimes be connected. For example,(0,2)=(0,1]∪(1,2)
is connected, even though it is a union of two pairwise disjoint connected sets.[Can you work out what the true story is here?]
Let's have a look at Lemma 6.12 which gives a sufficient condition for a union of connected sets to be connected.
Informally, these connected pieces are somehow all "attached" to each other at the point x0. The proof of Lemma 6.12 makes this formal.
There are many ways to prove this lemma. For example, we can assume that the union is equal to X if we like. We can also use a variety of conditions equivalent to connectedness. But here we will work with the union directly and with the definition using clopen sets.
We may assume that I≠∅, because the empty union is the empty set, which is connected.
Set
X′=⋃i∈IEi,
and give X′ the subspace topology τX′ induced on X′ by the topology on X. Note that x0∈X′ (as long as we assume that I≠∅).For each i∈I we give the set Ei its subspace topology (from X or from X′, it doesn't matter), which we denote by τi.
[You might remember that we said in the notes that the subsubspace topology is the same as the subspace topology?]
We know that each (Ei,τi) is a connected topological space.
[For the rest of the proof we work either in the topological space (X′,τX′) or in the topological spaces Ei with their subspace topologies.]
We have to show that (X′,τX′) is connected.
Let A be a τX′-clopen subset of X′.
[We show that A must be either ∅ or X′. To detect which, we consider separately the two cases where x0∈A and where x0∉A.]
Case I: Suppose that x0∈A.
Then, for each i∈I, we have x0∈A∩Ei and so, in particular, A∩Ei≠∅.
But now (Ei,τi) is connected and A∩Ei is a non-empty τi-clopen subset of Ei.
By connectedness, we must have A∩Ei=Ei, i.e., Ei⊆A.
This is true for all i∈I. Thus we have
X′=⋃i∈IEi⊆A⊆X′,
and so A=X′.Case II: Otherwise we have x0∈X′∖A.
But X′∖A is also a τX′-clopen subset of X′. So the argument above shows that X′∖A=X′, and so A=∅.
Thus the only τX′-clopen subsets of X′ are ∅ and X′, as required. ◻
Comments
Post a Comment