Skip to content

Commit 100803f

Browse files
Theorems
1 parent fc5c1ff commit 100803f

5 files changed

Lines changed: 64 additions & 0 deletions

File tree

theorems/T000877.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
uid: T000877
3+
if:
4+
and:
5+
- P000238: true
6+
- P000125: true
7+
then:
8+
P000058: false
9+
---
10+
11+
A nonzero real vector space contains a $1$-dimensional subspace, which is isomorphic to $\mathbb{R}$.

theorems/T000878.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000878
3+
if:
4+
P000238: true
5+
then:
6+
P000087: true
7+
---
8+
9+
By definition.

theorems/T000879.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000879
3+
if:
4+
P000238: true
5+
then:
6+
P000199: true
7+
---
8+
9+
$X \times [0, 1] \to X$, $(x, t) \mapsto (1-t)x$ is a null-homotopy of the identity map.

theorems/T000880.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
uid: T000880
3+
if:
4+
P000238: true
5+
then:
6+
P000223: true
7+
refs:
8+
- wikipedia: Balanced_set
9+
name: Balanced set on Wikipedia
10+
- zb: "0867.46001"
11+
name: Functional analysis. 2nd ed. (W. Rudin)
12+
---
13+
14+
Every neighborhood of the origin in a topological vector space $X$
15+
has a a balanced open neighborhood of the origin. See {{wikipedia:Balanced_set}}
16+
or Theorem 1.14(a) of {{zb:0867.4600}}.

theorems/T000881.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
uid: T000881
3+
if:
4+
and:
5+
- P000238: true
6+
- P000023: true
7+
- P000003: true
8+
then:
9+
P000124: true
10+
refs:
11+
- wikipedia: F._Riesz%27s_theorem
12+
name: F. Riesz's theorem on Wikipedia
13+
- zb: "0867.46001"
14+
name: Functional analysis. 2nd ed. (W. Rudin)
15+
---
16+
17+
By F. Riesz's theorem, $X$ is homeomorphic to some Euclidean space $\mathbb{R}^n$.
18+
See {{wikipedia:F._Riesz%27s_theorem}} or Theorem 1.21 and Theorem 1.22 of
19+
{{zb:0867.46001}}. Euclidean spaces are topological manifolds by definition.

0 commit comments

Comments
 (0)