Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions properties/P000242.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
uid: P000242
name: Weakly contractible
aliases:
- Homotopically trivial
- $C^\infty$
refs:
- wikipedia: Weakly_contractible_space
name: Weakly contractible space on Wikipedia
- zb: "1044.55001"
name: Algebraic Topology (Hatcher)
- zb: "0979.55010"
name: On the universal space for group actions with compact isotropy (Lück, Meintrup)
- zb: "1467.20042"
name: A stronger reformulation of Webb’s conjecture in terms of finite topological spaces (Piterman)
- zb: "0153.52905"
name: Theory of retracts (Borsuk)
---

Comment thread
felixpernegger marked this conversation as resolved.
$X$ is nonempty and for each integer $n\ge 0$ every continuous map $S^n\to X$ is homotopic to a constant map.

Equivalently, $X$ is nonempty, {P37} and all [homotopy groups](https://en.wikipedia.org/wiki/Homotopy_group) $\pi_n(X)$ with $n\ge 1$ are trivial.
In other words, $X$ is [weakly homotopy equivalent](https://en.wikipedia.org/wiki/Weak_equivalence_(homotopy_theory)) to {S162}.

Notation above: $S^n$ is the unit sphere in $\mathbb R^{n+1}$.

Defined as *weakly contractible* for example on page 2 in {{zb:0979.55010}}
(accessible [here](https://www.academia.edu/53860578/On_the_universal_space_for_group_actions_with_compact_isotropy)).
Defined as *homotopically trivial* on page 281 of {{zb:1467.20042}}.
Borsuk uses the terminology $C^\infty$, defined as $X$ being *$n$-connected* for all $n\ge 0$
(see page 30 of {{zb:0153.52905}}).

----
#### Meta-properties

- This property is preserved by arbitrary products (see Proposition 4.2 in {{zb:1044.55001}}).
- This property is preserved by homotopy equivalences.
9 changes: 9 additions & 0 deletions theorems/T000890.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000890
if:
P000242: true
then:
P000200: true
---

Immediate from the definitions.
9 changes: 9 additions & 0 deletions theorems/T000891.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000891
if:
P000242: true
then:
P000137: false
---

By definition.
9 changes: 9 additions & 0 deletions theorems/T000892.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000892
if:
P000199: true
then:
P000242: true
---

Follows since any homotopy equivalence is also a weak homotopy equivalence.
Loading