Topology/Connectedness

From testwiki
Jump to navigation Jump to search

Template:Navigation


Motivation

Template:TOC right 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 (X,𝒯) is said to be disconnected iff a pair of disjoint, non-empty open subsets X1,X2 exists, such that X=X1X2.

A space X that is not disconnected is said to be a connected space.

Examples

  1. 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 set equal to A or B and which does not contain b. Let s=supX. Since X does not contain b, s must be within the interval [a,b] and thus must be within either X or [a,b]X. If s is within X, then there is an open set (sε,s+ε) within X. If s is not within X, then s is within [a,b]X, which is also open, and there is an open set (sε,s+ε) within [a,b]X. Either case implies that s is not the supremum.
  2. The topological space X=(0,1){12} is disconnected: A=(0,12),B=(12,1)
    A picture to illustrate:
    The logo for this Wiki

    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.

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

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 that Y is disconnected. Then there exists two nonempty disjoint open sets Y1 and Y2 whose union is Y. As f is continuous, f1(Y1) and f1(Y2) are open. As f is surjective, they are nonempty and they are disjoint since Y1 and Y2 are disjoint. Moreover, f1(Y1)f1(Y2)=f1(Y)=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 XY=AB. Let a0A.
Without loss of generality, assume a0X.

As A is connected, aXaA ...(1).

As Y is non-empty, bB such that bY.

Hence, similarly, bYbB ...(2)
Now, consider cAB. From (1) and (2), cXY, and hence XY. As X,Y𝒯 are arbitrary, AB 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 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.

Exercises

  1. 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?)
  2. Prove that if f:XY is continuous and surjective (not necessarily homeomorphic), and if X is connected, then Y is connected.
  3. Prove the Intermediate Value Theorem: if f:[a,b] is continuous, then for any y between f(a) and f(b), there exists a c[a,b] such that f(c)=y.
  4. Prove that is not homeomorphic to 2 (hint: removing a single point from makes it disconnected).
  5. Prove that an uncountable set given the countable complement topology is connected (this space is what mathematicians call 'hyperconnected')
  6. 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)


Template:Navigation

Template:Subjects