Theorems · Definition · category theory
CategoryTheory.Limits.CokernelCofork.mapIsColimit
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
{X Y : C} →
{f : X ⟶ Y} →
(c : CategoryTheory.Limits.CokernelCofork f) →
CategoryTheory.Limits.IsColimit c →
(G : CategoryTheory.Functor C D) →
[inst_4 : G.PreservesZeroMorphisms] →
[CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) G] →
CategoryTheory.Limits.IsColimit (c.map G)A colimit cokernel cofork is mapped to a colimit cokernel cofork by a functor G
when this functor preserves the corresponding colimit.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.LeftHomologyData.mapproof · cited by 25
- CategoryTheory.ShortComplex.RightHomologyData.mapproof · cited by 23
- CategoryTheory.Functor.preservesFiniteColimits_tfaeproof · cited by 4
- CategoryTheory.Abelian.isoModSerre_kernel_eq_inverseImage_isomorphismsproof · cited by 2
- CategoryTheory.Functor.preservesHomology_of_preservesMonos_and_cokernelsproof · cited by 1
- CategoryTheory.ShortComplex.Exact.map_of_epi_of_preservesCokernelproof · cited by 0
- CategoryTheory.Limits.CokernelCofork.isColimitMapBifunctor.exists_descproof · cited by 0
- AlgebraicGeometry.presentationTildeproof · cited by 0
- CategoryTheory.Limits.CokernelCofork.isColimitMapBifunctor.hom_extproof · cited by 0