Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cocycle.rightShift

{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 K ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj L) n'

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

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
7 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.mappingCone.triangle · cited by 48mappingCone.triangleCochainComplex.mappingCocone.inr · cited by 11mappingCocone.inrCochainComplex.homOfDegreewiseSplit · cited by 10CochainComplex.homOfDegre…CochainComplex.HomComplex.Cocycle.rightShift_coe · cited by 5Cocycle.rightShift_coeCochainComplex.HomComplex.Cocycle.rightShiftAddEquiv · cited by 2Cocycle.rightShiftAddEquivCochainComplex.HomComplex.Cocycle.equivHomShift_symm_apply · cited by 1Cocycle.equivHomShift_sym…CochainComplex.IsKInjective.eq_δ_of_cocycle · cited by 1IsKInjective.eq_δ_of_cocy…CochainComplex.HomComplex.CohomologyClass.toHom_mk_eq_zero_iff · cited by 1CohomologyClass.toHom_mk_…CochainComplex.HomComplex.Cocycle.rightShiftAddEquiv_apply · cited by 0Cocycle.rightShiftAddEqui…CochainComplex.HomComplex.Cocycle.rightShift.congr_simp · cited by 0rightShift.congr_simpCochainComplex.mappingCocone.δ_liftCochain · cited by 0mappingCocone.δ_liftCocha…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.rightShift · cited by 25Cochain.rightShiftCochainComplex.HomComplex.Cocycle.mk · cited by 6Cocycle.mkCocycle.rightShiftCITED 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.