Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.InjectiveResolution

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasZeroObject C] → [CategoryTheory.Limits.HasZeroMorphisms C] → C → Type (max u v)

An InjectiveResolution Z consists of a bundled -indexed cochain complex of injective objects, along with a quasi-isomorphism from the complex consisting of just Z supported in degree 0.

Defined in
Mathlib.CategoryTheory.Preadditive.Injective.Resolution
Cited by
90 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…CategoryTheory.InjectiveResolution.ι · cited by 48InjectiveResolution.ιCategoryTheory.InjectiveResolution.cochainComplex · cited by 30InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.extEquivCohomologyClass · cited by 19InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.cochainComplexXIso · cited by 18InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.Hom · cited by 12InjectiveResolution.HomCategoryTheory.InjectiveResolution.extMk · cited by 11InjectiveResolution.extMkCategoryTheory.InjectiveResolution.extAddEquivCohomologyClass · cited by 9InjectiveResolution.extAd…CategoryTheory.InjectiveResolution.ι' · cited by 9InjectiveResolution.ι'CategoryTheory.InjectiveResolution.cochainComplex_d · cited by 8InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.isoRightDerivedObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.Hom.hom · cited by 8Hom.homCategoryTheory.InjectiveResolution.iso · cited by 7InjectiveResolution.isoCategoryTheory.InjectiveResolution.desc · cited by 6InjectiveResolution.descCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.InjectiveResol…CITED BYCITES

Cites3

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

Cited by136

Results whose statement or proof uses this declaration.