Topology/Connectedness
From Wikibooks, the open-content textbooks collection
Contents |
[edit] Motivation
To best describe what is a connected space, we shall describe first what is a disconnected space. A disconnected space is a space that can be separated into two disjoint groups, or more formally:
A space
is said to be disconnected iff a pair of disjoint, non-empty open subsets X1,X2 exists, such that
.
A space X that is not disconnected is said to be a connected space.
[edit] Examples
- A closed interval [a,b] is connected. To show this, suppose that it was disconnected. Then there are two nonempty disjoint open sets A and B whose union is [a,b]. Let X be the the set equal to A or B and which does not contain b. Let
. Since X does not contain b, s must be within the interval [a,b] and thus must be within either X or
. If s is within X, then there is an open set
within X. If s is not within X, then s is within
, which is also open, and there is an open set
within
. Either case implies that s is not the supremum. - The topological space
is disconnected: 
A picture to illustrate:

As you can see, the definition of a connected space is quite intuitive; when the space cannot be separated into (at least) two distinct subspaces.
[edit] Definitions
Definition 1.1
A subset U of a topological space X is said to be clopen if it is both closed and open.
Definition 1.2
A topological space X is said to be totally disconnected if every subset of X having more than one point is disconnected under the subspace topology
[edit] Theorems about connectedness
If X and Y are homeomorphic spaces and if X is connected, then Y is also connected.
Proof:
Let X be connected, and let f be a homeomorphism. Assume, if possible, f(X) is disconnected. Then there exists two nonempty disjoint sets A and B whose union is f(X). As f - 1 is continuous, f − 1(A) and f - 1(B) are open. As f - 1 is a bijection, they are disjoint sets whose union is X, contradicting the fact that X is connected. Thus, Y = f(X) is connected.
Note: this shows that connectedness is a topological property.
If two connected sets have a nonempty intersection, then their union is connected.
Proof:
Let A and B be two non-disjoint, connected sets. LEt X and Y be non-empty open sets such that
. Let
.
Without loss of generality, assume
.
As A is connected,
...(1).
As Y is non-empty,
such that
.
Hence, similarly,
...(2)
Now, consider
. From (1) and (2),
, and hence
. As
are arbitrary,
is connected.
If two topological spaces are connected, then their product space is also connected.
Proof:
Let X1 and X2 be two connected spaces. Suppose that there are two nonempty open disjoint sets A and B whose union is X1×X2. If for every x∈X, {x}×X2 is either completely within A or within B, then π1(A) and π1(B) are also open, and are thus disjoint and nonempty, whose union is X1, contradicting the fact that X1 is connected. Thus, there is an x∈X such that {x}×X2 contains elements of both A and B. Then π2(A∩{(x,y)}) and π2(B∩{(x,y)}), where y is any element of X2, are nonempty disjoint sets whose union is X2, and which are are a union of open sets in {(x,y)} (by the definition of product topology), and are thus open. This implies that X2 is disconnected, a contradiction. Thus, X1×X2 is connected.
[edit] Exercises
- Show that a topological space X is disconnected if and only if it has clopen sets other than
and X (Hint: Why is X1 clopen?) - Prove that if
is continuous (not homeomorphic), and if X is connected, then Y is connected. - Prove the Intermediate Value Theorem: if
is continuous, then for any y between f(a) and f(b), there exists a
such that f(c) = y. - Prove that
is not homeomorphic to
(hint: removing a single point from
makes it disconnected). - Prove that an uncounable set given the countable complement topology is connected (this space is what mathematicians call 'hyperconnected')
- a)Prove that the discrete topology on a set X is totally disconnected.
b) Does the converse of a) hold (Hint: Even if the subspace topology on a subset of X is the discrete topology, this need not imply that the set has the discrete topology)