Theorems · Theorem · category theory
CategoryTheory.NormalMonoCategory.preservesEpimorphisms_of_preservesCokernels
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[CategoryTheory.Limits.HasFiniteProducts C] [CategoryTheory.Limits.HasKernels C]
[CategoryTheory.IsNormalMonoCategory C] [CategoryTheory.Limits.HasZeroObject C] {D : Type u_2}
[inst_6 : CategoryTheory.Category.{v_2, u_2} D] [inst_7 : CategoryTheory.Limits.HasZeroMorphisms D]
[CategoryTheory.Limits.HasZeroObject D] (F : CategoryTheory.Functor D C) [F.PreservesZeroMorphisms]
[∀ {X Y : D} (f : X ⟶ Y), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) F],
F.PreservesEpimorphisms- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasFiniteProductsCategoryTheory.Limits.HasKernelsCategoryTheory.IsNormalMonoCategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObjectCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Limits.PreservesColimit
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Epiproof · cited by 688
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
Cited by1
Results whose statement or proof uses this declaration.