Mathlib Map

Theorems · Definition · category theory

CochainComplex.shiftFunctorObjXIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      (K : CochainComplex C ℤ) → (n i m : ℤ) → m = i + n → (((CochainComplex.shiftFunctor C n).obj K).X i ≅ K.X m)

The canonical isomorphism ((shiftFunctor C n).obj K).X i ≅ K.X m when m = i + n.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.Shift
Cited by
40 results in Mathlib
Foundations
Depth 54 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.rightShift · cited by 25Cochain.rightShiftCochainComplex.HomComplex.Cochain.leftShift · cited by 23Cochain.leftShiftCochainComplex.HomComplex.Cochain.rightShift_v · cited by 22Cochain.rightShift_vCochainComplex.HomComplex.Cochain.leftShift_v · cited by 19Cochain.leftShift_vCochainComplex.HomComplex.Cochain.rightUnshift · cited by 18Cochain.rightUnshiftCochainComplex.HomComplex.Cochain.shift · cited by 14Cochain.shiftCochainComplex.HomComplex.Cochain.leftUnshift · cited by 13Cochain.leftUnshiftCochainComplex.HomComplex.Cochain.rightUnshift_v · cited by 5Cochain.rightUnshift_vCochainComplex.shiftFunctorAdd' · cited by 5CochainComplex.shiftFunct…CochainComplex.mappingCone.inl_v_triangle_mor₃_f · cited by 5mappingCone.inl_v_triangl…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.δ_leftShift · cited by 2Cochain.δ_leftShiftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexHomologicalComplex.XIsoOfEq · cited by 70HomologicalComplex.XIsoOf…CochainComplex.shiftFunctor · cited by 50CochainComplex.shiftFunct…CochainComplex.shiftFunctorOb…CITED BYCITES

Cites9

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

Cited by47

Results whose statement or proof uses this declaration.