Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.leftShift_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 = q),
(γ.leftShift a n' hn').v p q hpq =
(a * n' + a * (a - 1) / 2).negOnePow •
CategoryTheory.CategoryStruct.comp (K.shiftFunctorObjXIso a p p' ⋯).hom (γ.v p' q hp')- Cited by
- 19 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.
Cites17
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 · 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
- Unitsstatement · cited by 2,804
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.shiftFunctorstatement · 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
Cited by19
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.inl_v_descCochain_vproof · cited by 3
- CochainComplex.mappingCocone.inr_v_descCochain_vproof · cited by 3
- CochainComplex.mappingCocone.liftCochain_v_fst_fproof · cited by 3
- CochainComplex.mappingCocone.liftCochain_v_snd_vproof · cited by 3
- CochainComplex.HomComplex.Cochain.δ_leftShiftproof · cited by 2
- CochainComplex.HomComplex.Cochain.rightShift_leftShiftproof · cited by 1
- CochainComplex.mappingCocone.inl_v_fst_fproof · cited by 1
- CochainComplex.mappingCocone.inl_v_snd_vproof · cited by 1
- CochainComplex.HomComplex.Cochain.leftShift_addproof · cited by 1
- CochainComplex.HomComplex.Cochain.leftShift_compproof · cited by 1
- CochainComplex.mappingCocone.inr_v_fst_fproof · cited by 1
- CochainComplex.HomComplex.Cochain.leftShift_rightShiftproof · cited by 1