Documentation

Mathlib.CategoryTheory.Idempotents.HomologicalComplex

Idempotent completeness and homological complexes #

This file contains simplifications lemmas for categories Karoubi (HomologicalComplex C c) and the construction of an equivalence of categories Karoubi (HomologicalComplex C c) ≌ HomologicalComplex (Karoubi C) c.

When the category C is idempotent complete, it is shown that HomologicalComplex (Karoubi C) c is also idempotent complete.

@[simp]
theorem CategoryTheory.Idempotents.Karoubi.HomologicalComplex.p_comp_d {C : Type u_1} [Category.{u_3, u_1} C] [Preadditive C] {ι : Type u_2} {c : ComplexShape ι} {P Q : Karoubi (HomologicalComplex C c)} (f : P Q) (n : ι) :
CategoryStruct.comp (P.p.f n) (f.f.f n) = f.f.f n
@[simp]
theorem CategoryTheory.Idempotents.Karoubi.HomologicalComplex.comp_p_d {C : Type u_1} [Category.{u_3, u_1} C] [Preadditive C] {ι : Type u_2} {c : ComplexShape ι} {P Q : Karoubi (HomologicalComplex C c)} (f : P Q) (n : ι) :
CategoryStruct.comp (f.f.f n) (Q.p.f n) = f.f.f n

The functor Karoubi (HomologicalComplex C c) ⥤ HomologicalComplex (Karoubi C) c, on objects.

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

    The functor Karoubi (HomologicalComplex C c) ⥤ HomologicalComplex (Karoubi C) c, on morphisms.

    Equations
    Instances For
      @[simp]

      The functor Karoubi (HomologicalComplex C c) ⥤ HomologicalComplex (Karoubi C) c.

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

        The functor HomologicalComplex (Karoubi C) c ⥤ Karoubi (HomologicalComplex C c), on objects

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

          The functor HomologicalComplex (Karoubi C) c ⥤ Karoubi (HomologicalComplex C c), on morphisms

          Equations
          Instances For
            @[simp]

            The functor HomologicalComplex (Karoubi C) c ⥤ Karoubi (HomologicalComplex C c).

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

              The unit isomorphism of the equivalence Karoubi (HomologicalComplex C c) ≌ HomologicalComplex (Karoubi C) c.

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

                The equivalence Karoubi (HomologicalComplex C c) ≌ HomologicalComplex (Karoubi C) c.

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