-
Notifications
You must be signed in to change notification settings - Fork 55
Locally Simply Connected Initial PR #1659
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
52 commits
Select commit
Hold shift + click to select a range
26df181
adds P230
GeoffreySangston 7a02915
Adds weakly locally simply connected and mentions MO thread in both f…
GeoffreySangston 0f7c6a2
Adding definition to P231
GeoffreySangston 16e0009
Use P200 in definition and follow suggestion about mentioning 'locall…
GeoffreySangston c5fb9cc
I forgot []'s
GeoffreySangston 9663054
I forgot it's {}'s braces, and we remove the extra 0's.
GeoffreySangston 6341749
Do the same for P230
GeoffreySangston 219dc2d
Adds LC^1
GeoffreySangston 4da0912
change 'alias' to 'aliases' to fix compile error
GeoffreySangston db4c6dd
P_1 implies P_4
GeoffreySangston 4dcea09
P_1 implies P_10
GeoffreySangston cf4b729
P_4 implies SLSC
GeoffreySangston 11987d6
LC^1 implies SLSC
GeoffreySangston b4bc5b6
Upgrade T847 from SLSC to locally sc
GeoffreySangston deb8490
Fixed typesetting issue
GeoffreySangston 6842f4e
I accidentally proved weakly locally simply connected previously
GeoffreySangston efd3899
Add newlines for legibility in terminal
GeoffreySangston 093cd04
typo
GeoffreySangston 7a7dbf6
change word
GeoffreySangston cac8d3a
LC^1 implies locally path connected
GeoffreySangston 42d4590
Alexandrov implies locally simply connected
GeoffreySangston 36fb101
Update properties/P000230.md
GeoffreySangston 0840955
Update properties/P000231.md
GeoffreySangston 5788ad4
Update properties/P000232.md
GeoffreySangston b757ca8
Address felixpernegger's comment about euclidean ball path connected
GeoffreySangston 8d2010f
Remove wikipedia and Munkres from P230
GeoffreySangston 353ed51
Update properties/P000230.md
GeoffreySangston 8f722b4
comma
GeoffreySangston 4564d74
Update properties/P000230.md
GeoffreySangston 6cd8a0a
The commit got outdated, so manually switch in text to zbmath from ht…
GeoffreySangston 271ca85
Mention strongly locally simply connected inline in P230, but not as …
GeoffreySangston 67c96b1
Forgot zb reference name.
GeoffreySangston 59ab195
I'm guessing refs should be listed in appearance order.
GeoffreySangston 77d1870
Add paper using the term "locally simply connected" for P232.
GeoffreySangston 1380e5a
Change second paragraph of P232 on prabau's suggestion.
GeoffreySangston 8f31164
Update properties/P000230.md
GeoffreySangston d6c00fb
Update properties/P000230.md
GeoffreySangston 6f3ea3e
Update properties/P000231.md
GeoffreySangston 0342887
Adds missing basic theorem, simply connected => p_4
GeoffreySangston 066f1b1
Euclidean open ball simply connected
GeoffreySangston f8a063b
Update properties/P000232.md
GeoffreySangston c11742c
Update properties/P000232.md
GeoffreySangston b62cdda
Add McMillan
GeoffreySangston 1162530
Add Dold, Sakai, and new alias
GeoffreySangston b9d69aa
I'm actually looking at the first edition, and I think I cited a revi…
GeoffreySangston 64e4a3e
Update properties/P000232.md
GeoffreySangston 4aa401f
Update properties/P000232.md
GeoffreySangston 1ae8f9f
Use open access paper by Armentrout
GeoffreySangston 23cd6e8
Mention 'open' in T848
GeoffreySangston 845ebd6
Change second definition of P229
GeoffreySangston f8195d5
Add "in X" to help with clarity
GeoffreySangston e9c8a8c
Update theorems/T000856.md
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
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,19 @@ | ||
| --- | ||
| uid: P000230 | ||
| name: Locally simply connected | ||
| refs: | ||
| - zb: "1209.57001" | ||
| name: Introduction to topological manifolds (Lee) | ||
| - mo: 487326 | ||
| name: 'Definition of locally simply connected space' | ||
| - zb: "0209.54802" | ||
| name: On the strong local simple connectivity of the decomposition spaces of toroidal decompositions (S. Armentrout) | ||
| --- | ||
|
|
||
| $X$ admits a basis of open sets which are {P200}. | ||
|
|
||
| Equivalently, for each $x \in X$, every neighborhood of $x$ contains a simply connected open neighborhood of $x$. | ||
|
|
||
| Defined on page 298 of {{zb:1209.57001}}, and listed as property $P_1$ in {{mo:487326}}. | ||
|
|
||
| Has also been called "strongly locally simply connected", for example in {{zb:0209.54802}}. | ||
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: P000231 | ||
| name: Weakly locally simply connected | ||
| refs: | ||
| - zb: "0063.00842" | ||
| name: Theory of Lie groups. I (Chevalley) | ||
| - mo: 487326 | ||
| name: 'Definition of locally simply connected space' | ||
| --- | ||
|
|
||
| Every point of $X$ has a neighborhood which is {P200}. | ||
|
|
||
| Defined as "locally simply connected" on page 54 of {{zb:0063.00842}} and listed as property $P_4$ in {{mo:487326}}. |
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,39 @@ | ||
| --- | ||
| uid: P000232 | ||
| name: $LC^1$ | ||
| aliases: | ||
| - Locally simply connected | ||
| - Locally $1$-connected | ||
| refs: | ||
| - zb: "0153.52905" | ||
| name: Theory of retracts (Borsuk) | ||
| - mo: 487326 | ||
| name: 'Definition of locally simply connected space' | ||
| - mathse: 5126526 | ||
| name: Is Borsuk's definition of $LC^1$ equivalent to this formulation of 'locally simply connected' ($P_{10}$)? | ||
| - zb: "0198.56303" | ||
| name: Acyclicity in three-manifolds (McMillan) | ||
| - zb: "0234.55001" | ||
| name: Lectures on algebraic topology (Dold) | ||
| - zb: "1280.54001" | ||
| name: Geometric aspects of general topology. (Sakai) | ||
| --- | ||
|
|
||
| $X$ is *locally $0$-connected* and *locally $1$-connected*. | ||
|
|
||
| Following Borsuk's terminology (see page 30 of {{zb:0153.52905}}), this is the case $n=1$ in the hierarchy of $LC^n$ properties. | ||
| A space $X$ is *locally $n$-connected* if for each $x\in X$ every neighborhood $N$ of $x$ contains a neighborhood $U$ of $x$ | ||
| such that every map $S^n \to N$ with values in $U$ is null-homotopic in $N$. | ||
| And $X$ satisfies the $LC^n$ property if it is locally $k$-connected for $k=0,1,\dots,n$. | ||
| (Note: $LC^0$ is equivalent to {P42}.) | ||
|
|
||
| Equivalently, for each $x \in X$, every neighborhood $N$ of $x$ contains a {P37} neighborhood $U$ of $x$ | ||
| such that every loop $\phi:S^1\to U$ is null-homotopic in $N$. See {{mathse:5126526}}. | ||
|
|
||
| Some authors, for example {{zb:0234.55001}} and {{zb:1280.54001}}, use "locally 1-connected" with the meaning of $LC^1$. | ||
| Has also been called "locally simply connected", for example in {{zb:0198.56303}}. | ||
| Listed as property $P_{10}$ in {{mo:487326}}. | ||
|
|
||
| ---- | ||
| #### Meta-properties | ||
| - This property is preserved by retractions (use Theorem 16.2 on p. 29 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: T000853 | ||
| if: | ||
| P000230: true | ||
| then: | ||
| P000231: 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: T000854 | ||
| if: | ||
| P000230: true | ||
| then: | ||
| P000232: true | ||
| --- | ||
|
|
||
| Immediate from the equivalent characterizations of each property. |
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: T000855 | ||
| if: | ||
| P000231: true | ||
| then: | ||
| P000229: 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,17 @@ | ||
| --- | ||
| uid: T000856 | ||
| if: | ||
| P000232: true | ||
| then: | ||
| P000229: true | ||
| refs: | ||
| - mathse: 4044399 | ||
| name: Characterizing simply connected spaces | ||
| --- | ||
|
|
||
| Let $x \in X$. From {P232} it follows that there is a path-connected neighborhood $U$ of $x$ such that every | ||
| loop $S^1 \to X$ loop with image in $U$ is null-homotopic in $X$. In particular, let $\sigma$ be a loop in $U$ based at $x$. | ||
| Choose a null-homotopy $F : S^1 \times [0, 1] \to X$ from $\sigma$ to a constant loop. Apply the arguments | ||
| $(4) \Rightarrow (5)$ and $(5) \Rightarrow (1)$ from {{mathse:4044399}} to $F$ in order to construct a | ||
| basepoint-preserving null-homotopy of $\sigma$ to the constant loop at $x$. | ||
| Then {P229} follows. |
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: T000857 | ||
| if: | ||
| P000232: true | ||
| then: | ||
| P000042: true | ||
| --- | ||
|
|
||
| $LC^1$ implies $LC^0$ by definition. |
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: T000858 | ||
| if: | ||
| P000200: true | ||
| then: | ||
| P000231: true | ||
| --- | ||
|
|
||
| Immediate from the definitions. |
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.