Documentation

Mathlib.AlgebraicTopology.ModelCategory.FibrantObjectHomotopy

The homotopy category of fibrant objects #

Let C be a model category. By using the left homotopy relation, we introduce the homotopy category FibrantObject.HoCat C of fibrant objects in C, and we define a fibrant resolution functor FibrantObject.HoCat.resolution : C ⥤ FibrantObject.HoCat C.

This file was obtained by dualizing the definitions in Mathlib/AlgebraicTopology/ModelCategory/CofibrantObjectHomotopy.lean.

References #

The left homotopy relation on the category of fibrant objects.

Instances For
    @[reducible, inline]

    The homotopy category of fibrant objects.

    Instances For

      The quotient functor from the category of fibrant objects to its homotopy category.

      Instances For

        Given X : C, this is a fibrant object X' equipped with a trivial cofibration X ⟶ X' (see HoCat.iResolutionObj).

        Instances For

          This is a trivial cofibration X ⟶ resolutionObj X where resolutionObj X is a choice of a fibrant resolution of X.

          Instances For

            A lifting of a morphism f : X ⟶ Y on fibrant resolutions. (This is functorial only up to homotopy, see HoCat.resolution.)

            Instances For

              A fibrant resolution functor from a model category to the homotopy category of fibrant objects.

              Instances For

                The map HoCat.iResolutionObj, when applied to already fibrant objects, gives a natural transformation toHoCat ⟶ ι ⋙ HoCat.resolution.

                Instances For

                  The induced functor FibrantObject.HoCat C ⥤ D, when D is a localization of C with respect to weak equivalences.

                  Instances For

                    The isomorphism toHoCattoLocalization L ≅ ι ⋙ L which expresses that if L : C ⥤ D is a localization functor, then its restriction on the full subcategory of fibrant objects factors through the homotopy category of fibrant objects.

                    Instances For