Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InjectiveResolution.iso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : CategoryTheory.HasInjectiveResolutions C] →
        {X : C} →
          (I : CategoryTheory.InjectiveResolution X) →
            (CategoryTheory.injectiveResolutions C).obj X ≅
              (HomotopyCategory.quotient C (ComplexShape.up ℕ)).obj I.cocomplex

If I : InjectiveResolution X, then the chosen (injectiveResolutions C).obj X is isomorphic (in the homotopy category) to I.cocomplex.

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

Around this declaration

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

CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.iso_hom_naturality · cited by 3InjectiveResolution.iso_h…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturality · cited by 2InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.rightDerivedToHomotopyCategory_app_eq · cited by 1InjectiveResolution.right…CategoryTheory.InjectiveResolution.iso_inv_naturality · cited by 1InjectiveResolution.iso_i…CategoryTheory.InjectiveResolution.toRightDerivedZero_eq · cited by 0InjectiveResolution.toRig…CategoryTheory.InjectiveResolution.iso_hom_naturality_assoc · cited by 0InjectiveResolution.iso_h…CategoryTheory.InjectiveResolution.iso_inv_naturality_assoc · cited by 0InjectiveResolution.iso_i…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.up · cited by 1123ComplexShape.upHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotientCategoryTheory.InjectiveResolution · cited by 90CategoryTheory.InjectiveR…CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…CategoryTheory.HasInjectiveResolutions · cited by 34CategoryTheory.HasInjecti…CategoryTheory.injectiveResolutions · cited by 6CategoryTheory.injectiveR…CategoryTheory.InjectiveResolution.homotopyEquiv · cited by 5InjectiveResolution.homot…HomotopyCategory.isoOfHomotopyEquiv · cited by 4HomotopyCategory.isoOfHom…CategoryTheory.injectiveResolution · cited by 3CategoryTheory.injectiveR…InjectiveResolution.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.