Theorems · Definition · category theory
CochainComplex.HomComplex.Cocycle.rightUnshift
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{K L : CochainComplex C ℤ} →
{n' a : ℤ} →
CochainComplex.HomComplex.Cocycle K ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj L) n' →
(n : ℤ) → n' + a = n → CochainComplex.HomComplex.Cocycle K L nThe map Cocycle K (L⟦a⟧) n' → Cocycle K L n when n' + a = n.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 71 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 and proof · cited by 19,642
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorstatement and proof · 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.rightUnshiftproof · cited by 18
- CochainComplex.HomComplex.Cocycle.mkproof · cited by 6
Cited by7
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cocycle.rightShiftAddEquivproof · cited by 2
- CochainComplex.HomComplex.Cocycle.rightUnshift_coestatement and proof · cited by 2
- CochainComplex.HomComplex.Cocycle.equivHomShift_applystatement · cited by 2
- CochainComplex.HomComplex.Cocycle.equivHomShift_compproof · cited by 1
- CochainComplex.HomComplex.Cocycle.equivHomShift_comp_shiftproof · cited by 1
- CochainComplex.HomComplex.Cocycle.rightShiftAddEquiv_symm_applystatement · cited by 0
- CochainComplex.HomComplex.Cocycle.rightUnshift.congr_simpstatement and proof · cited by 0