Theorems · Definition · category theory
CategoryTheory.ShortComplex.homologyFunctorIso
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C D) →
[inst_4 : F.PreservesZeroMorphisms] →
[inst_5 : CategoryTheory.CategoryWithHomology C] →
[inst_6 : CategoryTheory.CategoryWithHomology D] →
[F.PreservesHomology] →
F.mapShortComplex.comp (CategoryTheory.ShortComplex.homologyFunctor D) ≅
(CategoryTheory.ShortComplex.homologyFunctor C).comp FThe natural isomorphism
F.mapShortComplex ⋙ homologyFunctor D ≅ homologyFunctor C ⋙ F
for a functor F : C ⥤ D which preserves homology.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 47 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.CategoryWithHomologystatement and proof · cited by 116
- CategoryTheory.Functor.mapShortComplexstatement · cited by 65
- CategoryTheory.Functor.PreservesHomologystatement and proof · cited by 42
- CategoryTheory.ShortComplex.mapHomologyIsoproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.JointlyReflectIsomorphisms.shortComplexQuasiIso_iffproof · cited by 1
- CategoryTheory.ShortComplex.quasiIso_iff_evaluationproof · cited by 0