Mathlib Map

Theorems · Definition · category theory

DerivedCategory.homologyFunctorFactors

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

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

Defined in
Mathlib.Algebra.Homology.DerivedCategory.HomologySequence
Cited by
20 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.homologyFunctorFactors_hom_naturality · cited by 6DerivedCategory.homologyF…CochainComplex.homologyFunctorFactors_hom_app_homologyδOfTriangle · cited by 4CochainComplex.homologyFu…CochainComplex.homologyMap_comp_eq_zero_of_distTriang · cited by 2CochainComplex.homologyMa…DerivedCategory.homologyFunctorFactorsh_hom_app_quotient_obj · cited by 2DerivedCategory.homologyF…DerivedCategory.homologyFunctorFactorsh_inv_app_quotient_obj · cited by 2DerivedCategory.homologyF…DerivedCategory.shiftMap_homologyFunctor_map_Q · cited by 2DerivedCategory.shiftMap_…CochainComplex.homologyMap_homologyδOfTriangle · cited by 2CochainComplex.homologyMa…CochainComplex.homologyδOfTriangle_homologyMap · cited by 2CochainComplex.homologyδO…DerivedCategory.isGE_Q_obj_iff · cited by 2DerivedCategory.isGE_Q_ob…DerivedCategory.homologyFunctorFactors_hom_naturality_assoc · cited by 1DerivedCategory.homologyF…DerivedCategory.isGE_iff · cited by 1DerivedCategory.isGE_iffDerivedCategory.isLE_iff · cited by 1DerivedCategory.isLE_iffCochainComplex.homologyFunctorFactors_hom_app_homologyδOfTriangle_assoc · cited by 1CochainComplex.homologyFu…DerivedCategory.homologyFunctorFactorsh_hom_app_quotient_obj_assoc · cited by 0DerivedCategory.homologyF…DerivedCategory.homologyFunctorFactorsh_inv_app_quotient_obj_assoc · cited by 0DerivedCategory.homologyF…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.upCochainComplex · cited by 1016CochainComplexHasDerivedCategory · cited by 190HasDerivedCategoryDerivedCategory · cited by 165DerivedCategoryDerivedCategory.Q · cited by 102DerivedCategory.QHomologicalComplex.homologyFunctor · cited by 70HomologicalComplex.homolo…DerivedCategory.homologyFunctor · cited by 35DerivedCategory.homologyF…HomologicalComplexUpToQuasiIso.homologyFunctorFactors · cited by 5HomologicalComplexUpToQua…DerivedCategory.homologyFunct…CITED BYCITES

Cites13

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

Cited by21

Results whose statement or proof uses this declaration.