Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ProjectiveResolution.iso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : CategoryTheory.HasProjectiveResolutions C] →
        {X : C} →
          (P : CategoryTheory.ProjectiveResolution X) →
            (CategoryTheory.projectiveResolutions C).obj X ≅
              (HomotopyCategory.quotient C (ComplexShape.down ℕ)).obj P.complex

If P : ProjectiveResolution X, then the chosen (projectiveResolutions C).obj X is isomorphic (in the homotopy category) to P.complex.

Defined in
Mathlib.CategoryTheory.Abelian.Projective.Resolution
Cited by
7 results in Mathlib
Foundations
Depth 108 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.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj · cited by 8ProjectiveResolution.isoL…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.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianHomologicalComplex · cited by 1691HomologicalComplexComplexShape.down · cited by 605ComplexShape.downHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotientCategoryTheory.ProjectiveResolution · cited by 92CategoryTheory.Projective…CategoryTheory.ProjectiveResolution.complex · cited by 82ProjectiveResolution.comp…CategoryTheory.HasProjectiveResolutions · cited by 42CategoryTheory.HasProject…CategoryTheory.projectiveResolutions · cited by 7CategoryTheory.projective…CategoryTheory.ProjectiveResolution.homotopyEquiv · cited by 5ProjectiveResolution.homo…HomotopyCategory.isoOfHomotopyEquiv · cited by 4HomotopyCategory.isoOfHom…CategoryTheory.projectiveResolution · cited by 3CategoryTheory.projective…ProjectiveResolution.isoCITED BYCITES

Cites15

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

Cited by8

Results whose statement or proof uses this declaration.