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
  • One or more equations did not get rendered due to their size.
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
    • One or more equations did not get rendered due to their size.
    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
      • One or more equations did not get rendered due to their size.
      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
        • One or more equations did not get rendered due to their size.
        Instances For

          The cocone coconeOfHasLimitEval F is colimit.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            A functor D ⥤ HomologicalComplex C c preserves limits of shape J if for any i, G ⋙ eval C c i does.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              A functor D ⥤ HomologicalComplex C c preserves colimits of shape J if for any i, G ⋙ eval C c i does.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For