Mathlib Map

Theorems · Definition · category theory

DerivedCategory.homologyFunctorFactorsh

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : HasDerivedCategory C] →
        (n : ℤ) →
          DerivedCategory.Qh.comp (DerivedCategory.homologyFunctor C n) ≅
            HomotopyCategory.homologyFunctor C (ComplexShape.up ℤ) n

The homology functor on the derived category is induced by the homology functor on the homotopy category of cochain complexes.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.HomologySequence
Cited by
9 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianHasDerivedCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

DerivedCategory.isIso_Qh_map_iff · cited by 3DerivedCategory.isIso_Qh_…DerivedCategory.homologyFunctorFactorsh_hom_app_quotient_obj · cited by 2DerivedCategory.homologyF…DerivedCategory.shiftMap_homologyFunctor_map_Qh · cited by 2DerivedCategory.shiftMap_…DerivedCategory.homologyFunctorFactorsh_inv_app_quotient_obj · cited by 2DerivedCategory.homologyF…DerivedCategory.shiftMap_homologyFunctor_map_Q · cited by 2DerivedCategory.shiftMap_…DerivedCategory.isIso_iff · cited by 1DerivedCategory.isIso_iffDerivedCategory.homologyFunctorFactorsh_hom_app_quotient_obj_assoc · cited by 0DerivedCategory.homologyF…DerivedCategory.homologyFunctorFactorsh_inv_app_quotient_obj_assoc · cited by 0DerivedCategory.homologyF…DerivedCategory.shiftMap_homologyFunctor_map_Qh_assoc · cited by 0DerivedCategory.shiftMap_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.up · cited by 1123ComplexShape.upHasDerivedCategory · cited by 190HasDerivedCategoryDerivedCategory · cited by 165DerivedCategoryHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.homologyFunctor · cited by 36HomotopyCategory.homology…DerivedCategory.homologyFunctor · cited by 35DerivedCategory.homologyF…DerivedCategory.Qh · cited by 27DerivedCategory.QhHomologicalComplexUpToQuasiIso.homologyFunctorFactorsh · cited by 4HomologicalComplexUpToQua…DerivedCategory.homologyFunct…CITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.