Homotopy Type Theory homotopy equivalence > history (Rev #1)

Definition

Given a function f:ABf:A \to B over a term b:Bb:B, the homotopy fiber hfiber(f,b)hfiber(f, b) is a homotopy equivalence if hfiber(f,b)hfiber(f, b) is contractible for all terms b:Bb:B

p: b:BisContr(hfiber(f))p:\prod_{b:B} isContr(hfiber(f))

The type of homotopy equivalences ABA \cong B is defined as

AB f:AB b:BisContr(hfiber(f))A \cong B \coloneqq \sum_{f:A \to B} \prod_{b:B} isContr(hfiber(f))

See also

Revision on March 12, 2022 at 18:21:33 by Anonymous?. See the history of this page for a list of all contributions to it.