Theorems · Definition · category theory
CochainComplex.HomComplex.Cocycle.shift
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{K L : CochainComplex C ℤ} →
{n : ℤ} →
CochainComplex.HomComplex.Cocycle K L n →
(a : ℤ) →
CochainComplex.HomComplex.Cocycle ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj K)
((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj L) nThe map Cocycle K L n → Cocycle (K⟦a⟧) (L⟦a⟧) n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cocyclestatement and proof · cited by 130
- CochainComplex.HomComplex.Cochain.shiftproof · cited by 14
- CochainComplex.HomComplex.Cocycle.mkproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cocycle.shift_coestatement and proof · cited by 0
- CochainComplex.mappingCone.shiftIsoproof · cited by 0