Theorems · Theorem · category theory
HomotopyCategory.homologyFunctor_shiftMap
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.CategoryWithHomology C] {K L : CochainComplex C ℤ} {n : ℤ}
(f : K ⟶ (CategoryTheory.shiftFunctor (CochainComplex C ℤ) n).obj L) (a a' : ℤ) (h : n + a = a'),
(HomotopyCategory.homologyFunctor C (ComplexShape.up ℤ) 0).shiftMap
(CategoryTheory.ShiftedHom.map f (HomotopyCategory.quotient C (ComplexShape.up ℤ))) a a' h =
CategoryTheory.CategoryStruct.comp ((HomotopyCategory.homologyFunctorFactors C (ComplexShape.up ℤ) a).hom.app K)
(CategoryTheory.CategoryStruct.comp
((HomologicalComplex.homologyFunctor C (ComplexShape.up ℤ) 0).shiftMap f a a' h)
((HomotopyCategory.homologyFunctorFactors C (ComplexShape.up ℤ) a').inv.app L))- Cited by
- 3 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.
Cites24
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement · cited by 1,691
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
Cited by3
Results whose statement or proof uses this declaration.
- DerivedCategory.shiftMap_homologyFunctor_map_Qproof · cited by 2
- CochainComplex.homologySequenceδ_quotient_mapTriangle_objproof · cited by 1
- HomotopyCategory.homologyFunctor_shiftMap_assocproof · cited by 0