Theorems · Definition · category theory
CategoryTheory.ShortComplex.cyclesFunctorIso
{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.Limits.HasKernels C] →
[inst_6 : CategoryTheory.Limits.HasCokernels C] →
[inst_7 : CategoryTheory.Limits.HasKernels D] →
[inst_8 : CategoryTheory.Limits.HasCokernels D] →
[F.PreservesHomology] →
F.mapShortComplex.comp (CategoryTheory.ShortComplex.cyclesFunctor D) ≅
(CategoryTheory.ShortComplex.cyclesFunctor C).comp FThe natural isomorphism
F.mapShortComplex ⋙ cyclesFunctor D ≅ cyclesFunctor C ⋙ F
for a functor F : C ⥤ D which preserves homology.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Limits.HasKernelsCategoryTheory.Limits.HasCokernelsCategoryTheory.Limits.HasKernelsCategoryTheory.Limits.HasCokernelsCategoryTheory.Functor.PreservesHomology
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.Functor.mapShortComplexstatement · cited by 65
- CategoryTheory.Limits.HasCokernelsstatement and proof · cited by 47
- CategoryTheory.Functor.PreservesHomologystatement and proof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.