Mathlib Map

Theorems · Definition · category theory

CategoryTheory.projectiveResolutions

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [CategoryTheory.HasProjectiveResolutions C] → CategoryTheory.Functor C (HomotopyCategory C (ComplexShape.down ℕ))

Taking projective resolutions is functorial, if considered with target the homotopy category (-indexed chain complexes and chain maps up to homotopy).

Defined in
Mathlib.CategoryTheory.Abelian.Projective.Resolution
Cited by
7 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasProjectiveResolutions

Around this declaration

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

CategoryTheory.Functor.leftDerivedToHomotopyCategory · cited by 12Functor.leftDerivedToHomo…CategoryTheory.Functor.fromLeftDerivedZero · cited by 10Functor.fromLeftDerivedZe…CategoryTheory.ProjectiveResolution.iso · cited by 7ProjectiveResolution.isoCategoryTheory.NatTrans.leftDerivedToHomotopyCategory · cited by 5NatTrans.leftDerivedToHom…CategoryTheory.ProjectiveResolution.iso_inv_naturality · cited by 2ProjectiveResolution.iso_…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_inv_naturality · cited by 1ProjectiveResolution.isoL…CategoryTheory.ProjectiveResolution.iso_hom_naturality · cited by 1ProjectiveResolution.iso_…CategoryTheory.ProjectiveResolution.iso_inv_naturality_assoc · cited by 1ProjectiveResolution.iso_…CategoryTheory.ProjectiveResolution.leftDerivedToHomotopyCategory_app_eq · cited by 1ProjectiveResolution.left…CategoryTheory.ProjectiveResolution.fromLeftDerivedZero_eq · cited by 0ProjectiveResolution.from…CategoryTheory.ProjectiveResolution.iso_hom_naturality_assoc · cited by 0ProjectiveResolution.iso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.down · cited by 605ComplexShape.downHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotientCategoryTheory.ProjectiveResolution.complex · cited by 82ProjectiveResolution.comp…CategoryTheory.HasProjectiveResolutions · cited by 42CategoryTheory.HasProject…CategoryTheory.ProjectiveResolution.lift · cited by 6ProjectiveResolution.liftCategoryTheory.projectiveResolution · cited by 3CategoryTheory.projective…CategoryTheory.projectiveReso…CITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.