Equiconnected implies contractible: Difference between revisions
(Created page with "{{topospace property implication|stronger = equiconnected space|weaker = contractible space}} ==Statement== Any equiconnected space is [[contractible space|contractible]...") |
(→Proof) |
||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
A nonempty topological space <math>X</math> is said to be contractible if there exists a point <math>x_0 \in X</math> and a continuous map <math>F: X \times [0,1] \to X</math> such that <math>F(x,0) = x</math> for all <math>x</math>, and <math>F(x,1) = x_0</math> for all <math>x</math>. (Another equivalent definition states that this is true for ''every'' <math>x_0 \in X</math>). | A nonempty topological space <math>X</math> is said to be contractible if there exists a point <math>x_0 \in X</math> and a continuous map <math>F: X \times [0,1] \to X</math> such that <math>F(x,0) = x</math> for all <math>x</math>, and <math>F(x,1) = x_0</math> for all <math>x</math>. (Another equivalent definition states that this is true for ''every'' <math>x_0 \in X</math>). | ||
==Facts used== | |||
# Slice inclusion is continuous: For a product of topological space <math>A \times B</math> and a point <math>b \in B</math>, the map <math>A \to A \times B</math> given by <math>a \mapsto (a,b)</math> is continuous. | |||
# The composition of continuous maps is continuous | |||
==Proof== | |||
'''Given''': A nonempty topological space <math>X</math>, a continuous map <math>k:X \times [0,1] \times X \to X</math> such that <math>k(x,t,x) = x</math> for all <math>x</math> and <math>k(x,0,y) = x, k(x,1,y) = y</math> for all <math>x</math> and <math>y</math> | |||
'''To prove''': There exists a point <math>x_0 \in X</math> and a continuous map <math>F:X \times [0,1] \to X</math> such that <math>F(x,0) = x</math> for all <math>x</math>, and <math>F(x,1) = x_0</math> for all <math>x</math>. | |||
'''Proof''': | |||
{| class="sortable" border="1" | |||
! Step no. !! Assertion/construction !! Facts used !! Given data used !! Previous steps used !! Explanation | |||
|- | |||
| 1 || Choose any point <math>x_0 \in X</math> || || <math>X</math> is nonempty || || | |||
|- | |||
| 2 || Define <math>F: X \times [0,1] \to X</math> as <math>F(x,t) := k(x,t,x_0)</math>. || || <math>k:X \times [0,1] \times X \to X</math> exists || Step (1) || | |||
|- | |||
| 3 || <math>F</math> is continuous. || Facts (1), (2) || <math>k</math> is continuous || Step (2) || <math>F</math> is the composite of <math>k</math> applied on the slice inclusion map <math>X \times [0,1] \to X \times [0,1] \times X</math> defined by (x,t) \mapsto (x,t,x_0)</math>. By Fact (1), the slice inclusion is continuous, so by Fact (2), the composite is continuous. | |||
|- | |||
| 4 || <math>F(x,0) = x</math> for all <math>x \in X</math>. || || <math>k(x,0,y) = x</math> for all <math>x, y \in X</math> || Step (2) || <math>F(x,0) = k(x,0,x_0)</math> by Step (2). Combining this with the given data, we get that <math>F(x,0) = x</math>. | |||
|- | |||
| 5 || <math>F(x,1) = x_0</math> for all <math>x \in X</math>. || || <math>k(x,1,y) = y</math> for all <math>x, y \in X</math> || Step (2) || <math>F(x,1) = k(x,1,x_0)</math> by Step (2). Combining this with the given data, we get that <math>F(x,1) = x_0</math>. | |||
|- | |||
| 6 || <math>x_0</math> from Step (1) and <math>F</math> from Step (2) are as desired. || || || Steps (1), (2), (3), (4), (5) || <math>x_0 \in X</math> by Step (1) and <math>F</math> has the correct domain and co-domain by Step(2). Steps (3), (4), (5) establish the three additional things that need to be established: continuity, value at 0, and value at 1. This completes the proof. | |||
|} | |||
{{tabular proof format}} |
Latest revision as of 22:26, 26 October 2023
This article gives the statement and possibly, proof, of an implication relation between two topological space properties. That is, it states that every topological space satisfying the first topological space property (i.e., equiconnected space) must also satisfy the second topological space property (i.e., contractible space)
View all topological space property implications | View all topological space property non-implications
Get more facts about equiconnected space|Get more facts about contractible space
Statement
Any equiconnected space is contractible.
Definitions used
Equiconnected space
Further information: equiconnected space
A nonempty topological space is said to be equiconnected if there is a continuous map such that for all and for all and .
Contractible space
Further information: contractible space
A nonempty topological space is said to be contractible if there exists a point and a continuous map such that for all , and for all . (Another equivalent definition states that this is true for every ).
Facts used
- Slice inclusion is continuous: For a product of topological space and a point , the map given by is continuous.
- The composition of continuous maps is continuous
Proof
Given: A nonempty topological space , a continuous map such that for all and for all and
To prove: There exists a point and a continuous map such that for all , and for all .
Proof:
Step no. | Assertion/construction | Facts used | Given data used | Previous steps used | Explanation |
---|---|---|---|---|---|
1 | Choose any point | is nonempty | |||
2 | Define as . | exists | Step (1) | ||
3 | is continuous. | Facts (1), (2) | is continuous | Step (2) | is the composite of applied on the slice inclusion map defined by (x,t) \mapsto (x,t,x_0)</math>. By Fact (1), the slice inclusion is continuous, so by Fact (2), the composite is continuous. |
4 | for all . | for all | Step (2) | by Step (2). Combining this with the given data, we get that . | |
5 | for all . | for all | Step (2) | by Step (2). Combining this with the given data, we get that . | |
6 | from Step (1) and from Step (2) are as desired. | Steps (1), (2), (3), (4), (5) | by Step (1) and has the correct domain and co-domain by Step(2). Steps (3), (4), (5) establish the three additional things that need to be established: continuity, value at 0, and value at 1. This completes the proof. |
This proof uses a tabular format for presentation. Learn more about tabular proof formats|View all pages on facts with proofs in tabular format