-
Notifications
You must be signed in to change notification settings - Fork 55
Real TVS Initial PR #1746
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
Real TVS Initial PR #1746
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
b3da2e7
Definitions
GeoffreySangston fc5c1ff
Add references. Apply fixes.
GeoffreySangston 100803f
Theorems
GeoffreySangston 41d9bee
tweak 880
GeoffreySangston 4c5e507
Remove Riesz's theorem
GeoffreySangston 169c524
Update properties/P000238.md
GeoffreySangston 687e841
Update properties/P000238.md
GeoffreySangston fdd4613
Update theorems/T000879.md
GeoffreySangston d5666cb
Mention "straight-line homotopy" in T879
GeoffreySangston 4e4f073
Update properties/P000087.md
GeoffreySangston bee56e3
Update properties/P000087.md
GeoffreySangston 9efe7aa
Update properties/P000238.md
GeoffreySangston 2affcab
Update properties/P000238.md
GeoffreySangston e8826db
Change Rudin reference in S103|P89 while we're at it
GeoffreySangston 3f896d0
Change "Many authors require" to "Some authors require" and remove T0
GeoffreySangston 9cfafaa
Update theorems/T000880.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,24 @@ | ||
| --- | ||
| uid: P000238 | ||
| name: Has a real TVS topology | ||
| aliases: | ||
| - Topological vector space | ||
| - TVS | ||
| refs: | ||
| - wikipedia: Topological_vector_space | ||
| name: Topological vector space on Wikipedia | ||
| - zb: "0867.46001" | ||
| name: Functional analysis (W. Rudin, 1991) | ||
| --- | ||
|
|
||
| $X$ is homeomorphic to a [topological vector space](https://en.wikipedia.org/wiki/Topological_vector_space) (TVS) over $\mathbb R$. | ||
|
|
||
| Equivalently, there exists a continuous commutative group operation $(x, y) \mapsto x + y$ on $X$, and a continuous scalar multiplication operation $\mathbb{R} \times X \to X$, $(\lambda, x) \mapsto \lambda x$, where $\mathbb{R}$ has the Euclidean topology, such that these operations together satisfy the axioms of a real vector space. | ||
|
|
||
| Some others require separation axioms like {P3} or {P2}, though we do not. | ||
|
|
||
| ---- | ||
| #### Meta-properties | ||
|
|
||
| - This property is preserved by arbitrary products. | ||
| - This property is preserved by $\Sigma$-products. |
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,11 @@ | ||
| --- | ||
| uid: T000877 | ||
| if: | ||
| and: | ||
| - P000238: true | ||
| - P000125: true | ||
| then: | ||
| P000058: false | ||
| --- | ||
|
|
||
| A nonzero real vector space contains a $1$-dimensional subspace, which is isomorphic to $\mathbb{R}$. |
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: T000878 | ||
| if: | ||
| P000238: true | ||
| then: | ||
| P000087: true | ||
| --- | ||
|
|
||
| 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: T000879 | ||
| if: | ||
| P000238: true | ||
| then: | ||
| P000199: true | ||
| --- | ||
|
|
||
| A straight-line homotopy deformation retracts $X$ to the origin. That is, the map $X \times [0, 1] \to X$, $(x, t) \mapsto (1-t)x$ is a null-homotopy of the identity map. |
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: T000880 | ||
| if: | ||
| P000238: true | ||
| then: | ||
| P000223: true | ||
| refs: | ||
| - wikipedia: Balanced_set | ||
| name: Balanced set on Wikipedia | ||
| - zb: "0867.46001" | ||
| name: Functional analysis. 2nd ed. (W. Rudin) | ||
| --- | ||
|
|
||
| Every neighborhood of the origin in a topological vector space $X$ | ||
| contains a balanced open neighborhood of the origin. See {{wikipedia:Balanced_set}} | ||
| or Theorem 1.14(a) of {{zb:0867.4600}}. | ||
| And a balanced set is {P199}. | ||
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.