Mathlib Map

Theorems · Definition · category theory

CochainComplex.singleFunctor

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      [CategoryTheory.Limits.HasZeroObject C] → ℤ → CategoryTheory.Functor C (CochainComplex C ℤ)

The single functor C ⥤ CochainComplex C ℤ which sends X to the complex consisting of X in degree n : ℤ and zero otherwise. (This is definitionally equal to HomologicalComplex.single C (up ℤ) n, but singleFunctor C n is the preferred term when interactions with shifts are relevant.)

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.SingleFunctors
Cited by
111 results in Mathlib
Foundations
Depth 66 from the axioms, rests on 1,235 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObject

Around this declaration

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

CategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Abelian.Ext · cited by 191Abelian.ExtCategoryTheory.Abelian.Ext.mk₀ · cited by 94Ext.mk₀CategoryTheory.ShortComplex.ShortExact.extClass · cited by 36ShortExact.extClassCategoryTheory.Abelian.Ext.mk₀_hom · cited by 20Ext.mk₀_homCochainComplex.HomComplex.Cochain.fromSingleMk · cited by 20Cochain.fromSingleMkCochainComplex.HomComplex.Cochain.toSingleMk · cited by 20Cochain.toSingleMkCategoryTheory.InjectiveResolution.extEquivCohomologyClass · cited by 19InjectiveResolution.extEq…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass · cited by 19ProjectiveResolution.extE…CochainComplex.HomComplex.Cocycle.fromSingleMk · cited by 19Cocycle.fromSingleMkCochainComplex.HomComplex.Cocycle.toSingleMk · cited by 19Cocycle.toSingleMkCategoryTheory.Functor.mapDerivedCategorySingleFunctor · cited by 13Functor.mapDerivedCategor…CochainComplex.HomComplex.Cochain.fromSingleEquiv · cited by 11Cochain.fromSingleEquivCochainComplex.HomComplex.Cochain.toSingleEquiv · cited by 11Cochain.toSingleEquivDerivedCategory.singleFunctorIsoCompQ · cited by 10DerivedCategory.singleFun…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCategoryTheory.SingleFunctors.functor · cited by 64SingleFunctors.functorCochainComplex.singleFunctors · cited by 11CochainComplex.singleFunc…CochainComplex.singleFunctorCITED BYCITES

Cites8

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

Cited by131

Results whose statement or proof uses this declaration.