The category of homological complexes up to quasi-isomorphisms
Given a category C with homology and any complex shape c, we define
the category HomologicalComplexUpToQuasiIso C c which is the localized
category of HomologicalComplex C c with respect to quasi-isomorphisms.
When C is abelian, this will be the derived category of C in the
particular case of the complex shape ComplexShape.up ℤ.
Under suitable assumptions on c (e.g. chain complexes, or cochain
complexes indexed by ℤ), we shall show that HomologicalComplexUpToQuasiIso C c
is also the localized category of HomotopyCategory C c with respect to
the class of quasi-isomorphisms (TODO).
The category of homological complexes up to quasi-isomorphisms.
Equations
Instances For
The localization functor HomologicalComplex C c ⥤ HomologicalComplexUpToQuasiIso C c.
Equations
- HomologicalComplexUpToQuasiIso.Q = CategoryTheory.MorphismProperty.Q' (HomologicalComplex.quasiIso C c)
Instances For
The homology functor HomologicalComplexUpToQuasiIso C c ⥤ C for each i : ι.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The homology functor on HomologicalComplexUpToQuasiIso C c is induced by
the homology functor on HomologicalComplex C c.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The class of quasi-isomorphisms in the homotopy category.
Equations
- HomotopyCategory.quasiIso C c f = ∀ (i : ι), CategoryTheory.IsIso ((HomotopyCategory.homologyFunctor C c i).toPrefunctor.map f)
Instances For
The condition on a complex shape c saying that homotopic maps become equal in
the localized category with respect to quasi-isomorphisms.
- areEqualizedByLocalization : ∀ {K L : HomologicalComplex C c} {f g : K ⟶ L}, Homotopy f g → CategoryTheory.AreEqualizedByLocalization (HomologicalComplex.quasiIso C c) f g