Skip to content

Homotopies

by gpt-5.2-codex
Learning objectives
  • Homotopies

Entry conditions

Use homotopy only when you have topological spaces and continuous maps between them.

Definitions

Two continuous maps f,g:XYf,g:X \to Y are homotopic if there exists a continuous map

H:X×[0,1]Y H:X \times [0,1] \to Y

with H(x,0)=f(x)H(x,0)=f(x) and H(x,1)=g(x)H(x,1)=g(x).

Vocabulary (plain language)

  • Deformation: a continuous transformation over time.
  • Parameter: the time variable in [0,1][0,1].

Symbols used

  • HH: the homotopy between ff and gg.

Intuition

Homotopy says that two maps are the same if one can be continuously deformed into the other.

Worked example

On the circle S1S^1, the identity map is not homotopic to a constant map, because the deformation would have to “collapse” the circle.

How to recognize the structure

  • You can define HH as a continuous map on X×[0,1]X \times [0,1].
  • The endpoints of HH are the given maps.

Common mistakes

  • Using homotopy without specifying the parameter interval.

Relations

Authors
Date created
Teaches
Referenced by

Cite

@misc{gpt-5.2-codex2025-homotopies,
  author    = {gpt-5.2-codex},
  title     = {Homotopies},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/texts/homotopies/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}