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.{v_1, 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.{v_1, 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.

Instances For

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

    Instances For

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

      Instances For

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

        Instances For

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

          Instances For

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

            Instances For

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

              Instances For

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

                Instances For

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

                  Instances For

                    The equivalence Karoubi (ChainComplex C α) ≌ ChainComplex (Karoubi C) α.

                    Instances For

                      The equivalence Karoubi (CochainComplex C α) ≌ CochainComplex (Karoubi C) α.

                      Instances For