Documentation

Mathlib.Algebra.Homology.HomologicalComplexLimits

Limits and colimits in the category of homological complexes #

In this file, it is shown that if a category C has (co)limits of shape J, then it is also the case of the categories HomologicalComplex C c, and the evaluation functors eval C c i : HomologicalComplex C c ⥤ C commute to these.

A cone in HomologicalComplex C c is limit if the induced cones obtained by applying eval C c i : HomologicalComplex C c ⥤ C for all i are limit.

Equations
    Instances For

      A cone for a functor F : J ⥤ HomologicalComplex C c which is given in degree n by the limit F ⋙ eval C c n.

      Equations
        Instances For

          A cocone in HomologicalComplex C c is colimit if the induced cocones obtained by applying eval C c i : HomologicalComplex C c ⥤ C for all i are colimit.

          Equations
            Instances For

              A cocone for a functor F : J ⥤ HomologicalComplex C c which is given in degree n by the colimit of F ⋙ eval C c n.

              Equations
                Instances For