Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.preservesFiniteColimits_of_preservesHomology

∀ {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.Preadditive C]
  [inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D) [inst_4 : F.Additive] [F.PreservesHomology]
  [CategoryTheory.Limits.HasZeroObject C] [CategoryTheory.Limits.HasFiniteCoproducts C]
  [CategoryTheory.Limits.HasCokernels C], CategoryTheory.Limits.PreservesFiniteColimits F

An additive which preserves homology preserves finite colimits.

Defined in
Mathlib.Algebra.Homology.ShortComplex.ExactFunctor
Cited by
2 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Functor.PreservesHomologyCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasFiniteCoproductsCategoryTheory.Limits.HasCokernels

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.

Cited by2

Results whose statement or proof uses this declaration.