Mathlib Map

Theorems · Definition · category theory

CategoryTheory.injectiveResolutions

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

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

Defined in
Mathlib.CategoryTheory.Abelian.Injective.Resolution
Cited by
6 results in Mathlib
Foundations
Depth 108 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.Functor.rightDerivedToHomotopyCategory · cited by 12Functor.rightDerivedToHom…CategoryTheory.InjectiveResolution.iso · cited by 7InjectiveResolution.isoCategoryTheory.NatTrans.rightDerivedToHomotopyCategory · cited by 5NatTrans.rightDerivedToHo…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.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.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.up · cited by 1123ComplexShape.upHomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotientCategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…CategoryTheory.HasInjectiveResolutions · cited by 34CategoryTheory.HasInjecti…CategoryTheory.InjectiveResolution.desc · cited by 6InjectiveResolution.descCategoryTheory.injectiveResolution · cited by 3CategoryTheory.injectiveR…CategoryTheory.injectiveResol…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.