-
Notifications
You must be signed in to change notification settings - Fork 55
Locally contractible initial PR #1722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
e4e590d
Initial commit of locally contractible properties
GeoffreySangston f79e2b1
Adjustments
GeoffreySangston 84c0735
Added missing 'contractible implies weakly locally contractible'
GeoffreySangston c5fcb4e
Upgrades T847 to 'locally euclidean => locally contractible'
GeoffreySangston f1fb3db
Adds Hatcher as ref for locally contractible (P223)
GeoffreySangston b1d076e
Update properties/P000223.md
GeoffreySangston e40c790
Improve source line
GeoffreySangston 675ab61
Add link to general convention in pi-base
GeoffreySangston 5dfeeff
Update theorems/T000847.md
GeoffreySangston 4cf5fd5
Update properties/P000225.md
GeoffreySangston d93894b
Change locally contractible at a point based on discussion
GeoffreySangston a452648
Update properties/P000225.md
GeoffreySangston 4684949
Inform reader about LC abbreviation
GeoffreySangston 906fc79
Apply suggestion from @prabau
prabau 4946edc
Update theorems/T000872.md
GeoffreySangston 62842a3
Update properties/P000224.md
GeoffreySangston 8037c45
Update theorems/T000871.md
GeoffreySangston 1921612
Remove " and fits well with related properties." from P224
GeoffreySangston d09ab7c
Change "contractible" to P199 in P223
GeoffreySangston File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| uid: P000223 | ||
| name: Locally contractible | ||
| refs: | ||
| - zb: "1044.55001" | ||
| name: Algebraic Topology (Hatcher) | ||
| --- | ||
|
|
||
| $X$ admits a basis of open sets which are {P199}. | ||
|
|
||
| Equivalently, for each $x \in X$, every neighborhood of $x$ contains a {P199} open neighborhood of $x$. | ||
|
|
||
| "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).) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| uid: P000224 | ||
| name: Weakly locally contractible | ||
| refs: | ||
| - zb: "0087.38203" | ||
| name: On fiber spaces (Fadell) | ||
| - zb: "0642.54014" | ||
| name: LECS, local mixers, topological groups and special products (Borges) | ||
| --- | ||
|
|
||
| Every point of $X$ has a neighborhood which is {P199}. | ||
|
|
||
| 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). | ||
| However, we have not seen this property mentioned with a specific name in the literature. | ||
|
|
||
| The terminology "weakly locally contractible" has been used for multiple concepts different from this one, but the name is not standardized. | ||
| A relatively common usage among those is as a synonym for "semilocally contractible" (see {{zb:0087.38203}} and {{zb:0642.54014}}). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| uid: P000225 | ||
| name: $LC$ | ||
| aliases: | ||
| - Locally contractible | ||
| refs: | ||
| - zb: "0153.52905" | ||
| name: Theory of retracts (Borsuk) | ||
| - zb: "1280.54001" | ||
| name: Geometric aspects of general topology. (Sakai) | ||
| - zb: "1059.54001" | ||
| name: Encyclopedia of general topology | ||
| --- | ||
|
|
||
| $X$ is *locally contractible at the point* $x$ for all $x \in X$, | ||
| in the sense that every neighborhood $U$ of $x$ contains a neighborhood (equivalently, an open neighborhood) $V$ of $x$ that is contractible in $U$; | ||
| i.e., such that the inclusion map $V \hookrightarrow U$ is null-homotopic. | ||
|
|
||
| Equivalently, every neighborhood $U$ of any point $x$ contains a neighborhood (or an open neighborhood) $V$ of $x$ | ||
| such that the inclusion map $V \hookrightarrow U$ is homotopic to the constant map with value $x$. | ||
|
|
||
| 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. | ||
|
|
||
| ---- | ||
| #### Meta-properties | ||
| - This property is preserved by retractions (Theorem 15.3 on p. 28 of {{zb:0153.52905}}). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| uid: T000867 | ||
| if: | ||
| P000223: true | ||
| then: | ||
| P000224: true | ||
| --- | ||
|
|
||
| Immediate from the definitions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| uid: T000868 | ||
| if: | ||
| P000223: true | ||
| then: | ||
| P000225: true | ||
| --- | ||
|
|
||
| Immediate from the definitions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| uid: T000869 | ||
| if: | ||
| P000223: true | ||
| then: | ||
| P000230: true | ||
| --- | ||
|
|
||
| By {T583}. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| uid: T000870 | ||
| if: | ||
| P000224: true | ||
| then: | ||
| P000231: true | ||
| --- | ||
|
|
||
| By {T583}. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| uid: T000871 | ||
| if: | ||
| P000225: true | ||
| then: | ||
| P000232: true | ||
| --- | ||
|
|
||
| If $V$ is contractible in $U$, any map $Y \to V$ is null-homotopic in $U$. | ||
| Apply this to $Y=S^0, S^1$. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| uid: T000872 | ||
| if: | ||
| P000199: true | ||
| then: | ||
| P000224: true | ||
| --- | ||
|
|
||
| Immediate from the definitions. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.