Quartz 4

Home

❯

Homotopy Equivalence

Homotopy Equivalence

Feb 23, 20261 min read

Idea

Homotopy equivalence is a core concept of homotopy type theory and algebraic topology.

Definition

An equivalence between two types A and B is a function f:A→B paired with a proof that all of the fibers of f are contractible.

isEquiv(f):≡y:B∏​isContr(fibf​(y))

This type is a mere proposition.

Remarks

The Univalence Axiom gives us an equivalences between equivalences and paths.

See also

Quasi-Inverse


Graph View

  • Idea
  • Definition
  • Remarks
  • See also

Backlinks

  • Contractibility
  • Homotopy Category
  • Homotopy Class
  • Homotopy Level
  • Homotopy Theory
  • Homotopy Type Theory
  • Homotopy
  • Quasi-Inverse
  • Indexed Family
  • Univalence Principle

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community