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.)
- Cited by
- 111 results in Mathlib
- Foundations
- Depth 66 from the axioms, rests on 1,235 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- CategoryTheory.SingleFunctors.functorproof · cited by 64
- CochainComplex.singleFunctorsproof · cited by 11
Cited by131
Results whose statement or proof uses this declaration.
- CategoryTheory.HasExtproof · cited by 218
- CategoryTheory.Abelian.Extproof · cited by 191
- CategoryTheory.Abelian.Ext.mk₀proof · cited by 94
- CategoryTheory.ShortComplex.ShortExact.extClassproof · cited by 36
- CategoryTheory.Abelian.Ext.mk₀_homproof · cited by 20
- CochainComplex.HomComplex.Cochain.fromSingleMkstatement · cited by 20
- CochainComplex.HomComplex.Cochain.toSingleMkstatement · cited by 20
- CategoryTheory.InjectiveResolution.extEquivCohomologyClassstatement · cited by 19
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClassstatement · cited by 19
- CochainComplex.HomComplex.Cocycle.fromSingleMkstatement · cited by 19
- CochainComplex.HomComplex.Cocycle.toSingleMkstatement · cited by 19
- CategoryTheory.Functor.mapDerivedCategorySingleFunctorproof · cited by 13