Theorems · Theorem · category theory
CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernels
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Preadditive C] {D : Type u₂}
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] [inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D)
[F.PreservesZeroMorphisms] [CategoryTheory.Limits.HasBinaryBiproducts C]
[∀ {X Y : C} (f : X ⟶ Y), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) F] {X Y : C}
(f g : X ⟶ Y), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f g) FA functor between preadditive categories preserves the coequalizer of two morphisms if it preserves all cokernels.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isoproof · cited by 3,963
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesCoequalizers_of_preservesCokernelsproof · cited by 1