Other approaches to connected components (from this year's MATH4085 Metric and Topological Spaces)
In a previous post we looked at a sufficient condition for a union of connected sets to be connected. A relatively easy special case of Lemma 6.12 is the following.
Lemma
Let X be a (non-empty) topological space, and let E1 and E2 be connected subsets of X such that E1∩E2≠∅. Then E1∪E2 is also connected.
Armed just with this lemma, we can define an equivalence relation ∼ on a non-empty topological space (X,τ) as follows: for x,y∈X, x∼y if and only if there exists a connected subset E of X such that both x and y are elements of E.
Let's check that this really is an equivalence relation.
Since single point sets {x} are connected, reflexivity is easy. Symmetry is also immediate (it doesn't matter in which order you say that both x and y are elements of E).
That leaves transitivity, which is where we use the lemma above.
Let x,y,z∈X and suppose that x∼y and that y∼z. Since x∼y, there is a connected subset E1 of X such that x and y are elements of E1. Similarly, since y∼z, there is a connected subset E2 of X such that y and z are elements of E2. Set E=E1∪E2. Note that y∈E1∩E2, so this intersection is non-empty. By the lemma above, E is connected. But x and z are both in E, so x∼z.
What are the equivalence classes? They are just the connected components of X again. If we assume Lemma 6.12 and use that to define connected components, this is obvious: we see that x∼y if and only if x and y are in the same connected component of X.
Otherwise, if we just work with the weaker lemma above, we should prove that each equivalence class is connected. So, let x0∈X, and set
K=[x0]={y∈X:x0∼y}.
As usual, we give K the subspace topology τK. We show that (K,τK) is connected.
We first claim the following useful fact (that is valid outside this proof too, with K and x0 as above): whenever E is a τ-connected subset of X with x0∈E, then E⊆K. To see this, note that for each y∈E we have both x0 and y are in E, and so x0∼y, and hence y∈[x0]=K, as required.
Now let A be a τk-clopen subset of K.
First suppose that x0∈A. We show that in this case A=K.
Let y∈K. Then there is a τ-connected subset E of X such that x0 and y are both in E. By our claim above we have that E⊆K. But then A∩E is a τE-clopen subset of E, and is non-empty (x0 is an element). Thus we must have E⊆A (as usual, via A∩E=E). Finally, this shows that y∈A.
This is true for all y∈K, so we have K⊆A, and equality holds.
The remaining case is when x0∉A. But then K∖A is also τK-clopen in K, and x0∈K∖A, so the above argument shows that K∖A=K, and hence A=∅.
Thus the only τK-clopen subsets of K are K and ∅. This shows that K is connected.
We have that K is a connected subset of X which contains x0. Also, as we showed above, whenever E is a connected subset of X such that x0∈E, we have E⊆K. So K really is the maximum possible connected subset of X which has x0 as an element.
Either approach works just as well! But perhaps the full version of Lemma 6.12 saves some work.
Best wishes,
Dr Feinstein
Comments
Post a Comment