Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.rightUnshift_v
∀ {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 : ℤ)
(hn : n' + a = n) (p q : ℤ) (hpq : p + n = q) (p' : ℤ) (hp' : p + n' = p'),
(γ.rightUnshift n hn).v p q hpq =
CategoryTheory.CategoryStruct.comp (γ.v p p' hp') (L.shiftFunctorObjXIso a p' q ⋯).hom- Cited by
- 5 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.vstatement and proof · cited by 213
Cited by5
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.rightUnshift_rightShiftproof · cited by 2
- CochainComplex.HomComplex.Cocycle.equivHomShift_compproof · cited by 1
- CochainComplex.HomComplex.Cocycle.equivHomShift_comp_shiftproof · cited by 1
- CochainComplex.HomComplex.Cochain.rightShift_rightUnshiftproof · cited by 1
- CochainComplex.HomComplex.Cochain.rightUnshift_compproof · cited by 0