Theorems · Definition · category theory
CochainComplex.HomComplex.Cocycle.rightShift
{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 n' : ℤ) →
n' + a = n →
CochainComplex.HomComplex.Cocycle K ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj L) n'The map Cocycle K L n → Cocycle K (L⟦a⟧) n' when n' + a = n.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 68 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.rightShiftproof · cited by 25
- CochainComplex.HomComplex.Cocycle.mkproof · cited by 6
Cited by11
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.triangleproof · cited by 48
- CochainComplex.mappingCocone.inrproof · cited by 11
- CochainComplex.homOfDegreewiseSplitproof · cited by 10
- CochainComplex.HomComplex.Cocycle.rightShift_coestatement and proof · cited by 5
- CochainComplex.HomComplex.Cocycle.rightShiftAddEquivproof · cited by 2
- CochainComplex.HomComplex.Cocycle.equivHomShift_symm_applystatement · cited by 1
- CochainComplex.IsKInjective.eq_δ_of_cocycleproof · cited by 1
- CochainComplex.HomComplex.CohomologyClass.toHom_mk_eq_zero_iffproof · cited by 1
- CochainComplex.HomComplex.Cocycle.rightShiftAddEquiv_applystatement · cited by 0
- CochainComplex.HomComplex.Cocycle.rightShift.congr_simpstatement and proof · cited by 0
- CochainComplex.mappingCocone.δ_liftCochainproof · cited by 0