Mathematics · Glossary

What is connected space?

Definition 4.26 University Mathematics — Year 2 · Chapter 4 — Topology of Metric Spaces

XX is connected when it admits no partition into two nonempty open subsets — equivalently, when its only subsets both open and closed are \emptyset and XX. XX is path-connected when any two points are joined by a continuous map γ ⁣:[0,1]X\gamma \colon \intcc{0}{1} \to X.

Examples

Example 4.28

GLn(R)GL_n(\R) is not connected: det\det is continuous (a polynomial in the entries) onto R\R^*, which is not connected; the preimages of R+\R_+^* and R\R_-^* split GLn(R)GL_n(\R). (Each piece is in fact path-connected — a pleasant exercise beyond our needs.) By contrast GLn(C)GL_n(\C) is path-connected: Exercise 4.10.

Example 4.29 (A fixed point from connectedness alone)

Every continuous f ⁣:[0,1][0,1]f \colon \intcc01 \to \intcc01 has a fixed point — no contraction hypothesis, no iteration. Consider g(x)=f(x)xg(x) = f(x) - x, continuous on the connected [0,1]\intcc01:

g(0)=f(0)0,g(1)=f(1)10,g(0) = f(0) \geq 0, \qquad g(1) = f(1) - 1 \leq 0 ,

and the intermediate value theorem (Theorem 4.27 (2)) delivers a zero of gg, i.e. a fixed point of ff. Contrast with Banach (Theorem 4.12): here existence is topological and free, but uniqueness and the algorithm are lost — f=idf = \mathrm{id} has every point fixed, and iteration of a non-contracting ff may cycle forever. The two fixed point theorems of this chapter answer different questions with different currencies.

Example 4.30 (R\R and R2\R^2 are not homeomorphic)

Connectedness is a topological fingerprint. Suppose h ⁣:R2Rh \colon \R^2 \to \R were a homeomorphism (a continuous bijection with continuous inverse). Remove one point aR2a \in \R^2: the restriction h ⁣:R2{a}R{h(a)}h \colon \R^2\setminus\{a\} \to \R\setminus\{h(a)\} is still a homeomorphism. But R2\R^2 minus a point is path-connected — join any two points by a segment, detouring along a second segment through an auxiliary point if aa blocks the direct one — hence connected (Theorem 4.27 (3)); while R\R minus a point splits into two nonempty open half-lines: not connected. Connectedness is preserved by continuous maps: contradiction. The plane and the line are genuinely different as topological spaces — a fact that cardinality alone (Exercise 1.3-style bijections do exist!) is too coarse to see.

Read in context →
Definition 6.19 University Mathematics — Year 3 · Chapter 6 — General Topology

XX is connected if it is not the union of two disjoint nonempty open sets — equivalently, its only subsets both open and closed are \varnothing and XX; equivalently, every continuous map X{0,1}X \to \{0, 1\} (discrete) is constant. A subset is connected if it is as a subspace.

Examples

Example 6.22 (The topologist’s sine curve)

Let Γ={(x,sin1x):0<x1}\Gamma = \{(x, \sin\frac1x) : 0 < x \leq 1\} and S=Γˉ=Γ({0}×[1,1])S = \bar\Gamma = \Gamma \cup (\{0\}\times[-1,1]) (every point (0,y)(0, y), y1\abs y \leq 1, is a limit of points of Γ\Gamma: solve sin1x=y\sin\frac1x = y near 00). Then SS is connectedclosure of the connected Γ\Gamma, a continuous image of (0,1](0, 1] (Theorem 6.20(3)) — but not path-connected: a path from (1,sin1)(1, \sin 1) to (0,0)(0,0) would have to traverse abscissas 0\to 0 while the ordinate oscillates between ±1\pm1; Exercise 6.9 makes this rigorous. Connectedness and path-connectedness genuinely differ.

Read in context →