Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cocycle.leftShift

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

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

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
8 results in Mathlib
Foundations
Depth 68 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.mappingCocone.fst · cited by 14mappingCocone.fstCochainComplex.mappingCone.rotateHomotopyEquiv · cited by 4mappingCone.rotateHomotop…CochainComplex.HomComplex.Cocycle.leftShift_coe · cited by 3Cocycle.leftShift_coeCochainComplex.HomComplex.Cocycle.leftShiftAddEquiv · cited by 2Cocycle.leftShiftAddEquivCochainComplex.mappingCocone.inr_v_fst_f · cited by 1mappingCocone.inr_v_fst_fCochainComplex.mappingCone.rotateHomotopyEquiv_comm₃ · cited by 1mappingCone.rotateHomotop…CochainComplex.HomComplex.Cocycle.leftShift.congr_simp · cited by 0leftShift.congr_simpCochainComplex.mappingCocone.id_X · cited by 0mappingCocone.id_XCochainComplex.mappingCocone.δ_descCochain · cited by 0mappingCocone.δ_descCocha…CochainComplex.HomComplex.Cocycle.leftShiftAddEquiv_apply · cited by 0Cocycle.leftShiftAddEquiv…CochainComplex.HomComplex.Cocycle.equivHomShift'_symm_apply · cited by 0Cocycle.equivHomShift'_sy…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…ComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCochainComplex.HomComplex.Cocycle · cited by 130HomComplex.CocycleCochainComplex.HomComplex.Cochain.leftShift · cited by 23Cochain.leftShiftCochainComplex.HomComplex.Cocycle.mk · cited by 6Cocycle.mkCocycle.leftShiftCITED BYCITES

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.