Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cochain.rightUnshift

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

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

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
18 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.rightShiftAddEquiv · cited by 9Cochain.rightShiftAddEquivCochainComplex.HomComplex.Cocycle.rightUnshift · cited by 6Cocycle.rightUnshiftCochainComplex.HomComplex.Cochain.rightUnshift_v · cited by 5Cochain.rightUnshift_vCochainComplex.HomComplex.Cochain.δ_rightUnshift · cited by 2Cochain.δ_rightUnshiftCochainComplex.HomComplex.Cocycle.rightUnshift_coe · cited by 2Cocycle.rightUnshift_coeCochainComplex.HomComplex.Cochain.rightUnshift_rightShift · cited by 2Cochain.rightUnshift_righ…CochainComplex.HomComplex.Cochain.rightShift_rightUnshift · cited by 1Cochain.rightShift_rightU…CochainComplex.IsKInjective.eq_δ_of_cocycle · cited by 1IsKInjective.eq_δ_of_cocy…CochainComplex.HomComplex.Cochain.rightUnshift_smul · cited by 1Cochain.rightUnshift_smulCochainComplex.HomComplex.Cochain.rightUnshift_units_smul · cited by 1Cochain.rightUnshift_unit…CochainComplex.HomComplex.Cocycle.equivHomShift_comp · cited by 1Cocycle.equivHomShift_compCochainComplex.HomComplex.Cocycle.equivHomShift_comp_shift · cited by 1Cocycle.equivHomShift_com…CochainComplex.HomComplex.CohomologyClass.toHom_mk_eq_zero_iff · cited by 1CohomologyClass.toHom_mk_…CochainComplex.HomComplex.Cochain.rightUnshift.congr_simp · cited by 0rightUnshift.congr_simpCochainComplex.HomComplex.Cochain.rightShiftAddEquiv_symm_apply · cited by 0Cochain.rightShiftAddEqui…CategoryTheory.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.vCochainComplex.shiftFunctorObjXIso · cited by 40CochainComplex.shiftFunct…CochainComplex.HomComplex.Cochain.mk · cited by 8Cochain.mkCochain.rightUnshiftCITED BYCITES

Cites12

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

Cited by20

Results whose statement or proof uses this declaration.