Connected space: Difference between revisions
No edit summary |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Definition== | ==Definition== | ||
=== | ===Equivalent definitions in tabular format=== | ||
A [[topological space]] is said to be '''connected''' if it satisfies the following equivalent conditions | A [[topological space]] is said to be '''connected''' if it satisfies the following equivalent conditions. | ||
{| class="sortable" border="1" | |||
! No. !! Shorthand !! A topological space is termed connected if ... !! A topological space <math>X</math> is termed connected if ... | |||
|- | |||
| 1 || Absence of two open subset separation || it cannot be expressed as a disjoint union of two nonempty [[defining ingredient::open subset]]s. || it is not possible to find open subsets <math>U, V \subseteq X</math> such that <math>U, V</math> are both nonempty, <math>U \cap V</math> is empty, and <math>U \cup V = X</math>. | |||
|- | |||
| 2 || Absence of two closed subset separation || it cannot be expressed as a disjoint union of two nonempty [[defining ingredient::closed subset]]s. || it is not possible to find closed subsets <math>A, B \subseteq X</math> such that <math>A, B</math> are both nonempty, <math>A \cap B</math> is empty, and <math>A \cup B = X</math>. | |||
|- | |||
| 3 || Absence of open subset separation || it cannot be expressed as a union of a collection of pairwise disjoint nonempty open subsets that has size more than one. || it is not possible to write <math>X</math> as a union <math>\bigcup_{i \in I} U_i</math> where <math>U_i</math> are all nonempty and open, <math>U_i \cap U_j</math> is empty for <math>i, j \in I, i \ne j</math>, and <math>I</math> has size greater than one. | |||
|- | |||
| 4 || Absence of finite closed subset separation || it cannot be expressed as a union of a collection of finitely many pairwise disjoint nonempty closed subsets that has size more than one. || it is not possible to write <math>X</math> as a union <math>\bigcup_{1 \le i \le n} A_i</math> where <math>A_i</math> are all nonempty and closed, <math>A_i \cap A_j</math> is empty for <math>1 \le i,j \le n, i \ne j</math>, and <math>n \ge 1</math>. | |||
|- | |||
| 5 || Absence of proper nonempty clopen subset || the only [[clopen subset]]s of the space are the whole space and the empty subset. || for any subset <math>A \subseteq X</math> such that <math>A</math> is clopen, i.e., <math>A</math> is both open and closed, either <math>A</math> is empty or <math>A = X</math>. | |||
|} | |||
The term is typically used for ''non-empty'' topological spaces. | The term is typically used for ''non-empty'' topological spaces. Whether the [[empty space]] can be considered connected is a moot point. | ||
== | ==Examples== | ||
===Basic examples=== | |||
* The [[one-point space]] is a connected space. | |||
* [[Euclidean space]] is connected. More generally, any [[path-connected space]], i.e., a space where you can draw a line from one point to another, is connected. In particular, [[connected manifold]]s are connected. | |||
* In algebraic geometry, the Zariski topology is connected. | |||
===Non-examples=== | |||
* Any [[discrete space]] of size more than one is not connected. | |||
* [[Totally disconnected space]]s, like the set of rational numbers, is not connected, despite points being "close" to one another. | |||
==Metaproperties== | ==Metaproperties== | ||
| Line 42: | Line 55: | ||
| [[satisfies metaproperty::closure-preserved property of topological spaces]] || Yes || [[connectedness is closure-preserved]] || Suppose <math>A</math> is a subset of <math>X</math> that is connected in the subspace topology. Then, the closure <math>\overline{A}</math> is also connected in its subspace topology. | | [[satisfies metaproperty::closure-preserved property of topological spaces]] || Yes || [[connectedness is closure-preserved]] || Suppose <math>A</math> is a subset of <math>X</math> that is connected in the subspace topology. Then, the closure <math>\overline{A}</math> is also connected in its subspace topology. | ||
|} | |} | ||
==Facts== | |||
Any topological space (not necessarily connected) can be partitioned into its [[connected component]]s. The space is connected iff it has a single connected component, namely the whole space itself. | |||
{{homotopy-invariant topospace property}} | |||
{{pivotal topospace property}} | |||
{{basicdef}} | |||
==Relation with other properties== | ==Relation with other properties== | ||
| Line 84: | Line 107: | ||
| [[T1 space]] || infinite space. In fact, any finite T1 space must be [[discrete space|discrete]] || [[connected and T1 with at least two points implies infinite]] | | [[T1 space]] || infinite space. In fact, any finite T1 space must be [[discrete space|discrete]] || [[connected and T1 with at least two points implies infinite]] | ||
|- | |- | ||
| [[regular space]] || uncountable space || [[connected and regular with at least two points implies uncountable]] | | [[regular Hausdorff space]] || uncountable space || [[connected and regular with at least two points implies uncountable]] | ||
|- | |- | ||
| [[Urysohn space]] || uncountable space, cardinality at least that of the continuum || [[connected and Urysohn with at least two points implies cardinality at least that of the continuum]] | | [[Urysohn space]] || uncountable space, cardinality at least that of the continuum || [[connected and Urysohn with at least two points implies cardinality at least that of the continuum]] | ||
|- | |- | ||
| [[normal space]] || uncountable space, cardinality at least that of the continuum || [[connected and normal with at least two points implies cardinality at least that of the continuum]] | | [[normal Hausdorff space]] || uncountable space, cardinality at least that of the continuum || [[connected and normal Hausdorff with at least two points implies cardinality at least that of the continuum]] | ||
|} | |} | ||
Latest revision as of 00:36, 5 January 2017
Definition
Equivalent definitions in tabular format
A topological space is said to be connected if it satisfies the following equivalent conditions.
| No. | Shorthand | A topological space is termed connected if ... | A topological space is termed connected if ... |
|---|---|---|---|
| 1 | Absence of two open subset separation | it cannot be expressed as a disjoint union of two nonempty open subsets. | it is not possible to find open subsets such that are both nonempty, is empty, and . |
| 2 | Absence of two closed subset separation | it cannot be expressed as a disjoint union of two nonempty closed subsets. | it is not possible to find closed subsets such that are both nonempty, is empty, and . |
| 3 | Absence of open subset separation | it cannot be expressed as a union of a collection of pairwise disjoint nonempty open subsets that has size more than one. | it is not possible to write as a union where are all nonempty and open, is empty for , and has size greater than one. |
| 4 | Absence of finite closed subset separation | it cannot be expressed as a union of a collection of finitely many pairwise disjoint nonempty closed subsets that has size more than one. | it is not possible to write as a union where are all nonempty and closed, is empty for , and . |
| 5 | Absence of proper nonempty clopen subset | the only clopen subsets of the space are the whole space and the empty subset. | for any subset such that is clopen, i.e., is both open and closed, either is empty or . |
The term is typically used for non-empty topological spaces. Whether the empty space can be considered connected is a moot point.
Examples
Basic examples
- The one-point space is a connected space.
- Euclidean space is connected. More generally, any path-connected space, i.e., a space where you can draw a line from one point to another, is connected. In particular, connected manifolds are connected.
- In algebraic geometry, the Zariski topology is connected.
Non-examples
- Any discrete space of size more than one is not connected.
- Totally disconnected spaces, like the set of rational numbers, is not connected, despite points being "close" to one another.
Metaproperties
| Metaproperty name | Satisfied? | Proof | Statement with symbols |
|---|---|---|---|
| subspace-hereditary property of topological spaces | No | connectedness is not hereditary | It is possible to have a connected space and a subset of such that is not connected in the subspace topology. |
| weakly hereditary property of topological spaces | No | connectedness is not weakly hereditary | It is possible to have a connected space and a closed subset of such that is not connected in the subspace topology. |
| product-closed property of topological spaces | Yes | connectedness is product-closed | Suppose , are all connected spaces. Then, the Cartesian product is also a connected space with the product topology. |
| box product-closed property of topological spaces | No | connectedness is not box product-closed | It is possible to have all connected spaces such that the Cartesian product is not connected in the box topology. |
| coarsening-preserved property of topological spaces | Yes | connectedness is coarsening-preserved | If is connected under a topology , it remains connected when we pass to a coarser topology than . |
| continuous image-closed property of topological spaces | Yes | connectedness is continuous image-closed | If is a connected space and is the image of under a continuous map, then is also connected. |
| connected union-closed property of topological spaces | Yes | connectedness is connected union-closed | |
| closure-preserved property of topological spaces | Yes | connectedness is closure-preserved | Suppose is a subset of that is connected in the subspace topology. Then, the closure is also connected in its subspace topology. |
Facts
Any topological space (not necessarily connected) can be partitioned into its connected components. The space is connected iff it has a single connected component, namely the whole space itself.
This article defines a homotopy-invariant property of topological spaces, i.e. a property of homotopy classes of topological spaces
View other homotopy-invariant properties of topological spaces OR view all properties of topological spaces
This article defines a property of topological space that is pivotal (viz important) among currently studied properties of topological spaces
This article is about a basic definition in topology.
VIEW: Definitions built on this | Facts about this | Survey articles about this
View a complete list of basic definitions in topology
Relation with other properties
Stronger properties
| Property | Meaning | Proof of implication | Proof of strictness (reverse implication failure) | Intermediate notions |
|---|---|---|---|---|
| path-connected space | path joining any two points | path-connected implies connected | connected not implies path-connected | |FULL LIST, MORE INFO |
| simply connected space | path-connected, trivial fundamental group | |FULL LIST, MORE INFO | ||
| contractible space | homotopy-equivalent to a point | |FULL LIST, MORE INFO | ||
| irreducible space | |FULL LIST, MORE INFO | |||
| ultraconnected space | |FULL LIST, MORE INFO |
Weaker properties
| Property | Meaning | Proof of implication | Proof of strictness (reverse implication failure) | Intermediate notions |
|---|---|---|---|---|
| space with finitely many connected components | |FULL LIST, MORE INFO | |||
| space with finitely many quasicomponents | Space with finitely many connected components|FULL LIST, MORE INFO | |||
| space in which all connected components are open | Space with finitely many connected components|FULL LIST, MORE INFO | |||
| space in which the connected components coincide with the quasicomponents | Space in which all connected components are open|FULL LIST, MORE INFO |
Relation with size of space
Combining connectedness with a separation axiom usually yields a lower bound on the cardinality of the space as long as it has at least two points. Below are some examples of such facts:
| Other property | What its combination with being connected gives us if it has at least two points | Proof |
|---|---|---|
| T1 space | infinite space. In fact, any finite T1 space must be discrete | connected and T1 with at least two points implies infinite |
| regular Hausdorff space | uncountable space | connected and regular with at least two points implies uncountable |
| Urysohn space | uncountable space, cardinality at least that of the continuum | connected and Urysohn with at least two points implies cardinality at least that of the continuum |
| normal Hausdorff space | uncountable space, cardinality at least that of the continuum | connected and normal Hausdorff with at least two points implies cardinality at least that of the continuum |
Opposite properties
References
Textbook references
- Topology (2nd edition) by James R. MunkresMore info, Page 148 (formal definition)
- Lecture Notes on Elementary Topology and Geometry (Undergraduate Texts in Mathematics) by I. M. Singer and J. A. ThorpeMore info, Page 11 (formal definition)