Topology/Path Connectedness
Contents |
[edit] Definition
A topological space X is said to be path connected if for any two points
there exists a continuous function
such that f(0) = x0 and f(1) = x1
[edit] Example
- All convex sets in a vector space are connected because one could just use the segment connecting them, which is
. - The unit square defined by the vertices [0,0],[1,0],[0,1],[1,1] is path connected. Given two points
the points are connected by the function f(t) = [(1 − t)a0 + ta1,(1 − t)b0 + tb1] for
.
The preceding example works in any convex space (it is in fact almost the definition of a convex space).
[edit] Adjoining Paths
Let X be a topological space and let
. Consider two continuous functions
such that f1(0) = a, f1(1) = b = f2(0) and f2(1) = c. Then the function defined by
![f(x) = \left\{ \begin{array}{ll} f_1(2x) & \text{if } x \in [0,\frac{1}{2}]\\ f_2(2x-1) & \text{if } x \in [\frac{1}{2},1]\\ \end{array} \right.](http://upload.wikimedia.org/wikibooks/en/math/5/4/c/54cbf46952f9db274993f2228ee981c3.png)
Is a continuous path from a to c. Thus, a path from a to b and a path from b to c can be adjoined together to form a path from a to c.
[edit] Relation to Connectedness
Each path connected space X is also connected. This can be seen as follows:
Assume that X is not connected. Then X is the disjoint union of two open sets A and B. Let
and
. Then there is a path f from a to b, i.e.,
is a continuous function with f(0) = a and f(1) = b. But then f − 1(A) and f − 1(B) are disjoint open sets in [0,1], covering the unit interval. This contradicts the fact that the unit interval is connected.
[edit] Exercises
- Prove that the set
, where 
is connected but not path connected.
This page may need to be
.
the points are connected by the function
.
, where 