Documentation

Mathlib.Algebra.Homology.HomotopyCategory.Plus

The triangulated subcategory of bounded below cochain complexes up to homotopy #

In this file, we introduce the triangulated full subcategory HomotopyCategory.Plus C of HomotopyCategory C (.up ℤ) consisting of bounded below cochain complexes.

theorem CochainComplex.isStrictlyGE_mappingCone {C : Type u_1} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Preadditive C] [CategoryTheory.Limits.HasBinaryBiproducts C] {K L : CochainComplex C } (f : K L) (n₁ n₂ n : ) [K.IsStrictlyGE n₁] [L.IsStrictlyGE n₂] (hn₁ : n < n₁ := by lia) (hn₂ : n n₂ := by lia) :

The property of objects in HomotopyCategory C (.up ℤ) whose underlying cochain complex is bounded below. (Note: this property of objects is not closed under isomorphisms.)

Equations
Instances For
    @[reducible, inline]

    The homotopy category of bounded below cochain complexes.

    Equations
    Instances For
      @[reducible, inline]

      The inclusion of the homotopy category of bounded below cochain complexes in the homotopy category category of all cochain complexes.

      Equations
      Instances For
        @[reducible, inline]

        The inclusion functor HomotopyCategory.ι C : HomotopyCategory.Plus C ⥤ HomotopyCategory C (.up ℤ) is fully faithful.

        Equations
        Instances For

          The class of quasi-isomorphisms in the homotopy category of bounded below cochain complexes.

          Equations
          Instances For

            The collection of all single functors C ⥤ HomotopyCategory.Plus C for n : ℤ along with their compatibilities with shifts.

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