Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InjectiveResolution.cochainComplex

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] →
      [inst_2 : CategoryTheory.Preadditive C] → {X : C} → CategoryTheory.InjectiveResolution X → CochainComplex C ℤ

If R : InjectiveResolution X, this is the cochain complex indexed by obtained by extending by zero the cochain complex R.cocomplex indexed by .

Defined in
Mathlib.CategoryTheory.Abelian.Injective.Extend
Cited by
30 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Preadditive

Around this declaration

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

CategoryTheory.InjectiveResolution.extEquivCohomologyClass · cited by 19InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.cochainComplexXIso · cited by 18InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.ι' · cited by 9InjectiveResolution.ι'CategoryTheory.InjectiveResolution.extAddEquivCohomologyClass · cited by 9InjectiveResolution.extAd…CategoryTheory.InjectiveResolution.cochainComplex_d · cited by 8InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.Hom.hom' · cited by 5Hom.hom'CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.Hom.hom'_f · cited by 3Hom.hom'_fCategoryTheory.InjectiveResolution.Hom.ι'_comp_hom' · cited by 2Hom.ι'_comp_hom'CategoryTheory.InjectiveResolution.ι'_f_zero · cited by 2InjectiveResolution.ι'_f_…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_extMk · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_neg · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_sub · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_zero · cited by 1InjectiveResolution.extEq…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCochainComplex · cited by 1016CochainComplexHomologicalComplex.extend · cited by 115HomologicalComplex.extendCategoryTheory.InjectiveResolution · cited by 90CategoryTheory.InjectiveR…CategoryTheory.InjectiveResolution.cocomplex · cited by 73InjectiveResolution.cocom…ComplexShape.embeddingUpNat · cited by 5ComplexShape.embeddingUpN…InjectiveResolution.cochainCo…CITED BYCITES

Cites8

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

Cited by35

Results whose statement or proof uses this declaration.