Week 7 Connected components. Path-connectedness. Closure and interior
Version 2024/11/24 Week 7 in PDF All notes in PDF To other weeks
We continue to discuss connectedness.
Terminology.
We say “
Theorem 7.1: a continuous image of a connected space is connected.
If
-
Proof. Denote
To prove that is connected using Proposition 5.3(ii), we need to assume that is a continuous function, and to show that is an interval in Considering the composite function which is continuous by Proposition 2.6, one has By Proposition 5.3(ii), is an interval. We have shown that is an interval, as required. □
Remark (not made in the lecture): strictly speaking, in the proof we replaced the function
Corollary.
Connectedness is a topological property.
-
Proof. Replace the word “compact” with the word “connected” in the proof of the Corollary to Theorem 4.2. □
Connected components
A topological space may be disconnected, yet it is always made of connected “pieces” called connected components. To define these, we recall the notion of equivalence relation.
Notation.
A relation on a set
We have already verified the following definition for the relation “is homeomorphic to” on the class of all topological spaces. (Strictly speaking, this class is not a set, but we are going to ignore categorical subtleties here.) It is worth restating the definition more formally.
Definition: equivalence relation, equivalence class.
An equivalence relation relation on a set
-
• reflexive:
-
• symmetric:
-
• transitive:
Suppose the above holds. For each
of
We now introduce, on any topological space, an equivalence relation arising from connectedness.
Proposition 7.2: equivalence relation
Let
-
Proof. We prove that
is reflexive: let Put Then is a connected set: since consists of only one point, cannot be written as a union of two disjoint non-empty sets open in Since we have by definition ofWe prove that
is symmetric: assume that and Then there exists a connected set such that The same can be written as so by definition ofWe prove that
is transitive: assume that and Then and where and are connected subsets of Note that means that so by Lemma 7.3 below, the set is connected. Since we have by definition of □
Here is the lemma used in the proof of transitivity of
Lemma 7.3.
If
More generally, if
-
Proof of the Lemma. Pick a point
We will use Proposition 5.3(iii) to show that is connected.Let
be any continuous function from to the discrete two-point space. The restriction is a continuous function on indeed, the inclusion map is continuous by Proposition 2.7, and the composition of continuous maps is continuous by Proposition 2.6. Since is connected, by Proposition 5.3(iii) the function is constant on all of its values on are equal to that is,In the same way,
But then We have proved that is constant. This shows that is connected, by Proposition 5.3(iii).The “more generally” part is proved similarly (not in class) and is left to the student. □
The equivalence classes defined by
Definition: connected components.
Let
Recall that a partition of a set
Claim: equivalence classes form a partition.
If
-
•
is non-empty for all -
• either
(equality of sets) or for all -
•
□
Corollary.
Connected components of a topological space
The words “connected component” suggest that the set we are talking about is connected. This is indeed the case. The following result was not proved in class.
-
Sketch of proof. The connected component
of a point is the union of all connected sets in such that The intersection of all such sets contains hence their union is connected by the second statement of Lemma 7.3. □
Proposition 7.5: homeomorphism preserves connected components.
If
-
Proof (not given in class). Let
We denote the connected component of by Denote Since is continuous, by Theorem 7.1 is a connected subset of it contains and soNow, considering the continuous function
the same argument shows that therefore The two inclusions mean that as claimed. □
Corollary.
The number of connected components (or the cardinality of the set of connected components) is a topological property.
-
Idea of proof (not given in class). The Proposition implies that a homeomorphism
defines a map connected components of connected components ofIt is easy to see that this map must be a bijection, because
is. Hence the set of connected components of must be equipotent with the set of connected components of any space homeomorphic to □
Path-connectedness
We can see from Proposition 5.3 that connectedness of a topological space
Definition: path; points joined by a path.
A path in a topological space
Here the closed interval
Definition: a path-connected space.
A space
Claim.
The continuous image of a path-connected space is path-connected. In particular, path-connectedness is a topological property.
-
Proof (not given in class). Suppose that
is a path-connected space and is continuous. To show that is path-connected, we pick We have and for some Now let be a path with andThe function
where is taken as the codomain, is continuous, and Thus, is a path joining and in □
Proposition 7.6: path-connected implies connected.
If a topological space
-
Proof (not given in class). Assume
is path-connected, and fix a point For any let be a path joining and Then and lie in the set which is a connected set, being a continuous image of the connected interval Hence lies in the connected component of Since was arbitrary, this shows that consists of only one connected component, and so is connected by Lemma 7.4. □
Example.
Show that the Euclidean line
Solution (not given in class): assume for contradiction that
Figure 7.2: the punctured plane
Closure and interior
We now extend two constructions, introduced in MATH21111 Metric Spaces, to general topological spaces.
Definition: closure and interior of a set.
Let
The interior of
In the next result, the smallest set in some collection of sets is the set (if it exists) which is contained in all other sets of the collection. Likewise, the largest set in a collection is the set which contains all other sets of the collection.
Claim 7.7.
-
Proof. Let us denote by
the collection is closed in Then is defined as We need to prove statements 1,2,3 as follows:-
1.
is closed in Indeed, is a collection of closed sets, hence by Proposition 2.4(b), the intersection of is closed. -
2.
contains Indeed, each set in contains and so also contains -
3.
for all Indeed, Since is the intersection of with some set, we have as claimed.
The claim about
can be deduced from 1,2,3 above using the De Morgan laws 1.3: to do that, one shows that I leave this to the student. □ -
Corollary.
Let
-
(1)
is a closed set -
(2)
is an open set
Closure as the set of “limit points”
We will now give another description of the closure of a set, based on the following:
Definition: limit point.
Let
In other words, a point, whose every open neighbourhood meets
It is obvious that if
Figure 7.3:
-
Proof. We will prove:
is not a limit point for assume Then belongs to the set By Claim 7.7, is open (as is closed) and does not meet (as ). Hence, by definition of a limit point, is not a limit point for as claimed. assume is not a limit point for so that there is open with Then is closed, and By Claim 7.7, and since we conclude that □
We note that our definition of a limit point is not in terms of sequences. We will now define limits of sequences, in order to see the connection with Real Analysis and Metric Spaces.
Definition: convergence.
Let
A sequence of points in a topological space may not converge to any point at all, converge to a single point, or converge to more than one point. This last option prevent us from saying “the limit of a sequence” because there might be more than one limit! This undesirable situation cannot occur in Hausdorff spaces:
Proposition 7.9: in Hausdorff, limit is unique if it exists.
Let
-
Proof (not given in class). Assume for contradiction that
Since is Hausdorff, and where are disjoint open sets.Since
there exists such that Likewise, there exists such that But then and are not disjoint, because both sets contain This contradiction shows that the assumption was false. □
Let
-
(a)
-
(b) there exists a sequence
such that for all and as
In metric spaces, (a) and (b) are equivalent. In general topological spaces, (b) implies (a) but not the other way round. It turns out that the right condition for (a) and (b) to be equivalent is the following.
Definition: a first-countable space.
A topological space
All metric spaces are first countable: just put
We omit the proof of the following fact, which the students may wish to attempt as an exercise or look up in the literature.
Claim 7.10.
If
The boundary of a set. Dense sets
We conclude the chapter with two definition which are important for normed, Hilbert and Banach spaces.
Definition: the boundary of a set.
Let
Combining this definition with Proposition 7.8, we arrive at the following equivalent description of the boundary of
is the set of points such that every open neighbourhood of contains a point from and a point not from
In Euclidean spaces, the notion of the boundary is quite intuitive. For example, the boundary of the half-open square
Figure 7.4: the boundary of the half-open square
Definition: dense set.
Let
Of course,
Example:
Show that the set
Solution (not given in class): let
The concepts of “connected” and “dense” lead to a well-known counterexample in topology, which we will now consider.
The rest of this chapter was not covered in class.
-
Proof. Let
be such that Assume that is disconnected: that is, where are disjoint non-empty sets open inTake
so that is an open neighborhood of Since by Proposition 7.8 we must have Taking we similarly argue that Then is a disjoint union of non-empty sets, open in hence is disconnected. The Lemma follows by contrapositive. □
Example: Topologist’s sine curve.
Let
Figure 7.5: The (modified) topologist’s sine curve
Solution. Let
It is clear that every point of the vertical axis
Yet
Since
References for the week 7 notes
Theorem 7.1, a continuous image of a connected space is connected, is [Sutherland, Proposition 12.11], and the Corollary (connectedness is a topological property) is [Sutherland, Corollary 12.12].
Topology textbooks, such as [Sutherland] and
[Armstrong], assume knowledge of equivalence relations. This topic is covered in
introductory mathematics literature: for example, [Smith] defines an equivalence
relation (Definition 1.6), partition (Def.1.9), equivalence class
Figure 7.1 is a TikZ diagram generated with the help of OpenAI ChatGPT.
Definitions of two points joined by a path and a path-connected space are [Sutherland, Definitions 12.20 and 12.21]. Proposition 7.6, path-connected implies connected, is [Sutherland, Proposition 12.23], but we give a shorter proof. The example showing that
A limit point is called “a point of closure” in [Sutherland, Definition 9.6],
and
Proposition 7.9, in Hausdorff, limit is unique if it exists, is [Sutherland, Proposition 11.4].
Theorem 2.31 in the 2023/24 notes for MATH21111 Metric Spaces says:
First-countable spaces are defined in [Willard, Definition 10.3]. Claim 7.10 is [Willard, Thm 10.4].
The topologist’s sine curve is a well-known example of a connected space which is not path-connected. It is given in [Counterexamples in Topology, 118], although we slightly modify it multiplying
Version 2024/11/24 Week 7 in PDF All notes in PDF To other weeks