Theorems · Definition · category theory
CochainComplex.HomComplex.Cochain.leftShiftLinearEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
(R : Type u_1) →
[inst_2 : Ring R] →
[inst_3 : CategoryTheory.Linear R C] →
(K L : CochainComplex C ℤ) →
(n a n' : ℤ) →
n + a = n' →
CochainComplex.HomComplex.Cochain K L n ≃ₗ[R]
CochainComplex.HomComplex.Cochain ((CategoryTheory.shiftFunctor (CochainComplex C ℤ) a).obj K) L n'The additive equivalence Cochain K L n ≃+ Cochain (K⟦a⟧) L n' when n + a = n' and
the category is R-linear.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement · cited by 18,349
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement · cited by 3,317
- 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.Cochainstatement and proof · cited by 341
- CategoryTheory.Linearstatement and proof · cited by 131
- CochainComplex.HomComplex.Cochain.leftShiftAddEquivproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.leftUnshift_smulproof · cited by 1
- CochainComplex.HomComplex.Cochain.leftShiftLinearEquiv_applystatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.leftShiftLinearEquiv_symm_applystatement and proof · cited by 0