Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cochain.leftShift

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {K L : CochainComplex C ℤ} →
        {n : ℤ} →
          CochainComplex.HomComplex.Cochain K L n →
            (a n' : ℤ) →
              n + a = n' →
                CochainComplex.HomComplex.Cochain ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj K) L n'

The map Cochain K L n → Cochain (K⟦a⟧) L n' when n + a = n'.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
23 results in Mathlib
Foundations
Depth 60 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.HomComplex.Cochain.leftShift_v · cited by 19Cochain.leftShift_vCochainComplex.mappingCocone.descCochain · cited by 12mappingCocone.descCochainCochainComplex.mappingCocone.snd · cited by 11mappingCocone.sndCochainComplex.HomComplex.Cochain.leftShiftAddEquiv · cited by 8Cochain.leftShiftAddEquivCochainComplex.HomComplex.Cocycle.leftShift · cited by 8Cocycle.leftShiftCochainComplex.mappingCone.rotateHomotopyEquiv · cited by 4mappingCone.rotateHomotop…CochainComplex.HomComplex.Cocycle.leftShift_coe · cited by 3Cocycle.leftShift_coeCochainComplex.HomComplex.Cochain.δ_leftShift · cited by 2Cochain.δ_leftShiftCochainComplex.HomComplex.Cochain.rightShift_leftShift · cited by 1Cochain.rightShift_leftSh…CochainComplex.mappingCocone.inr_v_fst_f · cited by 1mappingCocone.inr_v_fst_fCochainComplex.mappingCone.rotateHomotopyEquiv_comm₃ · cited by 1mappingCone.rotateHomotop…CochainComplex.HomComplex.Cochain.leftShift_add · cited by 1Cochain.leftShift_addCochainComplex.HomComplex.Cochain.leftShift_comp · cited by 1Cochain.leftShift_compCochainComplex.HomComplex.Cochain.leftShift_rightShift · cited by 1Cochain.leftShift_rightSh…CochainComplex.HomComplex.Cochain.leftShift_smul · cited by 1Cochain.leftShift_smulCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…ComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCochainComplex.HomComplex.Cochain · cited by 341HomComplex.CochainCochainComplex.HomComplex.Cochain.v · cited by 213Cochain.vInt.negOnePow · cited by 156Int.negOnePowCochainComplex.shiftFunctorObjXIso · cited by 40CochainComplex.shiftFunct…CochainComplex.HomComplex.Cochain.mk · cited by 8Cochain.mkCochain.leftShiftCITED BYCITES

Cites13

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

Cited by28

Results whose statement or proof uses this declaration.