Documentation

Mathlib.AlgebraicTopology.ModelCategory.FundamentalLemma

The fundamental lemma of homotopical algebra #

Let C be a model category. Let L : C ⥤ H be a localization functor with respect to weak equivalences in C. We obtain the fundamental lemma of homotopical algebra: if X is cofibrant and Y fibrant, the map (X ⟶ Y) → (L.obj X ⟶ L.obj Y) identifies L.obj X ⟶ L.obj Y to the quotient of X ⟶ Y by the homotopy relation (in this case, the left and right homotopy relations coincide).

References #

The map LeftHomotopyClass X Y → (L.obj X ⟶ L.obj Y) when L is a localization functor with respect to weakEquivalences C.

Equations
Instances For

    The map RightHomotopyClass X Y → (L.obj X ⟶ L.obj Y) when L is a localization functor with respect to weakEquivalences C.

    Equations
    Instances For