Mathlib Map

Theorems · Definition · category theory

CochainComplex.shiftFunctor

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

The shift functor by n : ℤ on CochainComplex C ℤ which sends a cochain complex K to the complex which is K.X (i + n) in degree i, and which multiplies the differentials by (-1)^n.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.Shift
Cited by
50 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

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

CochainComplex.shiftFunctorObjXIso · cited by 40CochainComplex.shiftFunct…CochainComplex.HomComplex.Cochain.rightShift_v · cited by 22Cochain.rightShift_vCochainComplex.HomComplex.Cochain.leftShift_v · cited by 19Cochain.leftShift_vCochainComplex.shiftShortComplexFunctorIso · cited by 12CochainComplex.shiftShort…CochainComplex.HomComplex.Cochain.rightUnshift_v · cited by 5Cochain.rightUnshift_vCochainComplex.mappingCone.inl_v_triangle_mor₃_f · cited by 5mappingCone.inl_v_triangl…CochainComplex.shiftFunctorAdd' · cited by 5CochainComplex.shiftFunct…CochainComplex.shiftFunctorZero' · cited by 4CochainComplex.shiftFunct…HomologicalComplex₂.ι_totalShift₂Iso_hom_f · cited by 4HomologicalComplex₂.ι_tot…CochainComplex.mappingCone.inl_v_triangle_mor₃_f_assoc · cited by 3mappingCone.inl_v_triangl…HomologicalComplex₂.ι_totalShift₁Iso_hom_f · cited by 3HomologicalComplex₂.ι_tot…CochainComplex.HomComplex.Cochain.δ_rightShift · cited by 2Cochain.δ_rightShiftCochainComplex.ι_mapBifunctorShift₁Iso_hom_f · cited by 2CochainComplex.ι_mapBifun…CochainComplex.ι_mapBifunctorShift₂Iso_hom_f · cited by 2CochainComplex.ι_mapBifun…CochainComplex.HomComplex.Cochain.leftUnshift_v · cited by 2Cochain.leftUnshift_vCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexHomologicalComplex.Hom.f · cited by 845Hom.fHomologicalComplex.d · cited by 598HomologicalComplex.dComplexShape.Rel · cited by 518ComplexShape.RelInt.negOnePow · cited by 156Int.negOnePowCochainComplex.shiftFunctorCITED BYCITES

Cites11

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

Cited by54

Results whose statement or proof uses this declaration.