Skip to content

Commit 813a660

Browse files
Locally contractible initial PR (#1722)
1 parent 05e1014 commit 813a660

11 files changed

Lines changed: 116 additions & 9 deletions

File tree

properties/P000223.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
uid: P000223
3+
name: Locally contractible
4+
refs:
5+
- zb: "1044.55001"
6+
name: Algebraic Topology (Hatcher)
7+
---
8+
9+
$X$ admits a basis of open sets which are {P199}.
10+
11+
Equivalently, for each $x \in X$, every neighborhood of $x$ contains a {P199} open neighborhood of $x$.
12+
13+
"Locally contractible" is used in {{zb:1044.55001}}, where it is defined informally with the meaning above as part of the statement of Proposition A.4 on page 522. (As explained on page 61, the book follows the convention of a space being "locally P" for a property P to mean that every point has arbitrarily small open neighborhoods with the property; this is very close to the [general convention used in pi-base](https://github.com/pi-base/data/wiki/Conventions-and-Style#Local-Properties).)

properties/P000224.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
uid: P000224
3+
name: Weakly locally contractible
4+
refs:
5+
- zb: "0087.38203"
6+
name: On fiber spaces (Fadell)
7+
- zb: "0642.54014"
8+
name: LECS, local mixers, topological groups and special products (Borges)
9+
---
10+
11+
Every point of $X$ has a neighborhood which is {P199}.
12+
13+
The name we have chosen for this property conforms to the [pi-base naming conventions](https://github.com/pi-base/data/wiki/Conventions-and-Style#Local-Properties).
14+
However, we have not seen this property mentioned with a specific name in the literature.
15+
16+
The terminology "weakly locally contractible" has been used for multiple concepts different from this one, but the name is not standardized.
17+
A relatively common usage among those is as a synonym for "semilocally contractible" (see {{zb:0087.38203}} and {{zb:0642.54014}}).

properties/P000225.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
uid: P000225
3+
name: $LC$
4+
aliases:
5+
- Locally contractible
6+
refs:
7+
- zb: "0153.52905"
8+
name: Theory of retracts (Borsuk)
9+
- zb: "1280.54001"
10+
name: Geometric aspects of general topology. (Sakai)
11+
- zb: "1059.54001"
12+
name: Encyclopedia of general topology
13+
---
14+
15+
$X$ is *locally contractible at the point* $x$ for all $x \in X$,
16+
in the sense that every neighborhood $U$ of $x$ contains a neighborhood (equivalently, an open neighborhood) $V$ of $x$ that is contractible in $U$;
17+
i.e., such that the inclusion map $V \hookrightarrow U$ is null-homotopic.
18+
19+
Equivalently, every neighborhood $U$ of any point $x$ contains a neighborhood (or an open neighborhood) $V$ of $x$
20+
such that the inclusion map $V \hookrightarrow U$ is homotopic to the constant map with value $x$.
21+
22+
This is the standard definition of "locally contractible" in the theory of ANRs, as originally introduced by Borsuk. Defined as *locally contractible* on page 28 of {{zb:0153.52905}}, page 347 of {{zb:1280.54001}}, and page 341 of {{zb:1059.54001}}. The abbreviation $LC$ is commonly used in this context.
23+
24+
----
25+
#### Meta-properties
26+
- This property is preserved by retractions (Theorem 15.3 on p. 28 of {{zb:0153.52905}}).

theorems/T000847.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ uid: T000847
33
if:
44
P000122: true
55
then:
6-
P000230: true
7-
refs:
8-
- zb: "0951.54001"
9-
name: Topology (Munkres)
6+
P000223: true
107
---
118

12-
A locally Euclidean space admits a basis of Euclidean open balls.
13-
For a Euclidean open ball $U$ and $x \in U$, $\pi_1(U,x)$ is trivial (see Example 1 on page 331 of {{zb:0951.54001}}).
14-
A Euclidean open ball is also path-connected.
9+
For each $x\in X$, every neighborhood of $x$ contains an open neighborhood homeomorphic to some Euclidean space $\mathbb R^n$.
10+
And $\mathbb R^n$ is {P199} as it can be deformation retracted to a point using a straight-line homotopy.

theorems/T000848.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ uid: T000848
33
if:
44
P000090: true
55
then:
6-
P000230: true
6+
P000223: true
77
refs:
88
- mathse: 2965374
99
name: Answer to "Are minimal neighborhoods in an Alexandrov topology path-connected?"
1010
---
1111

12-
For each point $x \in X$, the minimal neighborhood $U_x$ of $x$ is open and {P199} (see {{mathse:2965374}}). By {T583}, $U_x$ is {P200}.
12+
For each point $x \in X$, the minimal neighborhood $U_x$ of $x$ is open and {P199} (see {{mathse:2965374}}).

theorems/T000867.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000867
3+
if:
4+
P000223: true
5+
then:
6+
P000224: true
7+
---
8+
9+
Immediate from the definitions.

theorems/T000868.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000868
3+
if:
4+
P000223: true
5+
then:
6+
P000225: true
7+
---
8+
9+
Immediate from the definitions.

theorems/T000869.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000869
3+
if:
4+
P000223: true
5+
then:
6+
P000230: true
7+
---
8+
9+
By {T583}.

theorems/T000870.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000870
3+
if:
4+
P000224: true
5+
then:
6+
P000231: true
7+
---
8+
9+
By {T583}.

theorems/T000871.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
uid: T000871
3+
if:
4+
P000225: true
5+
then:
6+
P000232: true
7+
---
8+
9+
If $V$ is contractible in $U$, any map $Y \to V$ is null-homotopic in $U$.
10+
Apply this to $Y=S^0, S^1$.

0 commit comments

Comments
 (0)