Mathlib Map

Theorems · Theorem · category theory

CochainComplex.HomComplex.Cochain.rightShift_v

∀ {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' : ℤ) (hn' : n' + a = n)
  (p q : ℤ) (hpq : p + n' = q) (p' : ℤ) (hp' : p + n = p'),
  (γ.rightShift a n' hn').v p q hpq =
    CategoryTheory.CategoryStruct.comp (γ.v p p' hp') (L.shiftFunctorObjXIso a q p' ⋯).inv
Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexShift
Cited by
22 results in Mathlib
Foundations
Depth 61 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.inr_f_triangle_mor₃_f · cited by 6mappingCone.inr_f_triangl…CochainComplex.mappingCone.inl_v_triangle_mor₃_f · cited by 5mappingCone.inl_v_triangl…CochainComplex.mappingCocone.inl_v_descCochain_v · cited by 3mappingCocone.inl_v_descC…CochainComplex.mappingCocone.inr_v_descCochain_v · cited by 3mappingCocone.inr_v_descC…CochainComplex.mappingCocone.liftCochain_v_fst_f · cited by 3mappingCocone.liftCochain…CochainComplex.mappingCocone.liftCochain_v_snd_v · cited by 3mappingCocone.liftCochain…CochainComplex.HomComplex.Cochain.δ_rightShift · cited by 2Cochain.δ_rightShiftCochainComplex.HomComplex.Cochain.rightUnshift_rightShift · cited by 2Cochain.rightUnshift_righ…CochainComplex.mappingCone.triangleMapOfHomotopy_comm₃ · cited by 1mappingCone.triangleMapOf…CochainComplex.HomComplex.Cochain.rightShift_add · cited by 1Cochain.rightShift_addCochainComplex.HomComplex.Cochain.rightShift_leftShift · cited by 1Cochain.rightShift_leftSh…CochainComplex.mappingCocone.inl_v_fst_f · cited by 1mappingCocone.inl_v_fst_fCochainComplex.HomComplex.Cochain.rightShift_rightUnshift · cited by 1Cochain.rightShift_rightU…CochainComplex.mappingCocone.inl_v_snd_v · cited by 1mappingCocone.inl_v_snd_vCochainComplex.HomComplex.Cochain.rightShift_smul · cited by 1Cochain.rightShift_smulCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XCategoryTheory.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.shiftFunctor · cited by 50CochainComplex.shiftFunct…CochainComplex.shiftFunctorObjXIso · cited by 40CochainComplex.shiftFunct…CochainComplex.HomComplex.Cochain.rightShift · cited by 25Cochain.rightShiftCochain.rightShift_vCITED BYCITES

Cites15

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

Cited by22

Results whose statement or proof uses this declaration.