Bounded below cochain complexes #
In this file, we consider the full subcategory CochainComplex.Plus C
of CochainComplex C ℤ consisting of bounded below cocahin complexes
in a category C.
The property of cochain complexes that are bounded below.
Equations
- CochainComplex.plus C K = ∃ (n : ℤ), K.IsStrictlyGE n
Instances For
The full subcategory of CochainComplex C ℤ consisting of bounded below complexes.
Equations
Instances For
The inclusion of the full subcategory of bounded below cochain complexes.
Equations
Instances For
The inclusion of the full subcategory of bounded below cochain complexes is fully faithful.
Equations
Instances For
The class of quasi-isomorphisms in the category of bounded below cochain complexes.
Equations
Instances For
The functor on categories of bounded below cochain complexes that is induced by a functor (which preserves zero morphisms).
Equations
- F.mapCochainComplexPlus = (CochainComplex.plus D).lift ((CochainComplex.Plus.ι C).comp (F.mapHomologicalComplex (ComplexShape.up ℤ))) ⋯
Instances For
The isomorphism between F.mapCochainComplexPlus ⋙ CochainComplex.Plus.ι D
and CochainComplex.Plus.ι C ⋙ F.mapHomologicalComplex _ when F : C ⥤ D
is a functor which preserves zero morphisms