Skip to content

Commit ee4b5ed

Browse files
Definitions and basic theorems
1 parent fa918f3 commit ee4b5ed

5 files changed

Lines changed: 62 additions & 6 deletions

File tree

properties/P000224.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
uid: P000224
33
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)
94
---
105

116
Every point of $X$ has a neighborhood which is {P199}.
@@ -14,4 +9,4 @@ The name we have chosen for this property conforms to the [pi-base naming conven
149
However, we have not seen this property mentioned with a specific name in the literature.
1510

1611
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}}).
12+
A relatively common usage among those is as a synonym for {P239}.

properties/P000239.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
uid: P000239
3+
name: Semilocally contractible
4+
aliases:
5+
- Weakly locally contractible
6+
- wlc
7+
refs:
8+
- zb: "0087.38203"
9+
name: On fiber spaces (Fadell)
10+
- zb: "0506.54015"
11+
name: A characterization of local equi-connectedness (Sakai)
12+
---
13+
14+
Every point $x \in X$ has a neighborhood (equivalently, an open neighborhood) $U$ that is
15+
contractible in $X$; i.e., such that the inclusion map
16+
$U \hookrightarrow X$ is a null-homotopy.
17+
18+
Equivalently, every point $x \in X$ has a neighborhood
19+
(equivalently, an open neighborhood) $U$ of
20+
$x$ such that the inclusion map $U \hookrightarrow X$ is
21+
homotopic to the constant map with value $x$.
22+
23+
Defined as "weakly locally contractible" and given the
24+
acronym "wlc" in {{zb:0087.38203}}. Defined as "semi-locally contractible" in {{zb:0506.54015}}.
25+
26+
----
27+
#### Meta-properties
28+
29+
- This property is hereditary with respect to clopen sets.
30+
- $X$ satisfies this property iff its Kolmogorov quotient $\text{Kol}(X)$ does.
31+
- This property is preserved by arbitrary disjoint unions.
32+
- This property is preserved by finite products.
33+
- If each point has a neighborhood with the property, $X$ also has the property.

theorems/T000873.md

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

theorems/T000874.md

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

theorems/T000875.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
uid: T000875
3+
if:
4+
P000225: true
5+
then:
6+
P000239: true
7+
---
8+
9+
For subsets $V \subset U \subset X$, if $V$
10+
is contractible in $U$, then it is contractible in $X$.

0 commit comments

Comments
 (0)