Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ProjectiveResolution.cochainComplex

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

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

Defined in
Mathlib.CategoryTheory.Abelian.Projective.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.ProjectiveResolution.extEquivCohomologyClass · cited by 19ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.cochainComplexXIso · cited by 18ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.extAddEquivCohomologyClass · cited by 9ProjectiveResolution.extA…CategoryTheory.ProjectiveResolution.π' · cited by 9ProjectiveResolution.π'CategoryTheory.ProjectiveResolution.cochainComplex_d · cited by 8ProjectiveResolution.coch…CategoryTheory.ProjectiveResolution.Hom.hom' · cited by 5Hom.hom'CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.Hom.hom'_f · cited by 3Hom.hom'_fCategoryTheory.ProjectiveResolution.π'_f_zero · cited by 2ProjectiveResolution.π'_f…CategoryTheory.ProjectiveResolution.Hom.hom'_comp_π' · cited by 2Hom.hom'_comp_π'CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_extMk · cited by 1ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_neg · cited by 1ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_sub · cited by 1ProjectiveResolution.extE…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_zero · cited by 1ProjectiveResolution.extE…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.ProjectiveResolution · cited by 92CategoryTheory.Projective…CategoryTheory.ProjectiveResolution.complex · cited by 82ProjectiveResolution.comp…ComplexShape.embeddingDownNat · cited by 5ComplexShape.embeddingDow…ProjectiveResolution.cochainC…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.