Theorems · Theorem · category theory
HomotopyCategory.homologyShiftIso_hom_app
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.CategoryWithHomology C] (n a a' : ℤ) (ha' : n + a = a') (K : CochainComplex C ℤ),
((HomotopyCategory.homologyFunctor C (ComplexShape.up ℤ) 0).shiftIso n a a' ha').hom.app
((HomotopyCategory.quotient C (ComplexShape.up ℤ)).obj K) =
CategoryTheory.CategoryStruct.comp
((HomotopyCategory.homologyFunctor C (ComplexShape.up ℤ) a).map
((CategoryTheory.Functor.commShiftIso (HomotopyCategory.quotient C (ComplexShape.up ℤ)) n).inv.app K))
(CategoryTheory.CategoryStruct.comp
((HomotopyCategory.homologyFunctorFactors C (ComplexShape.up ℤ) a).hom.app
((CategoryTheory.shiftFunctor (HomologicalComplex C (ComplexShape.up ℤ)) n).obj K))
(CategoryTheory.CategoryStruct.comp
(((HomologicalComplex.homologyFunctor C (ComplexShape.up ℤ) 0).shiftIso n a a' ha').hom.app K)
((HomotopyCategory.homologyFunctorFactors C (ComplexShape.up ℤ) a').inv.app K)))- Cited by
- 0 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.
Cites25
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.