Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.coequalizer.hom_ext

∀ {C : Type u} {X Y : C} [inst : CategoryTheory.Category.{v, u} C] {f g : X ⟶ Y}
  [inst_1 : CategoryTheory.Limits.HasCoequalizer f g] {W : C} {k l : CategoryTheory.Limits.coequalizer f g ⟶ W},
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coequalizer.π f g) k =
      CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coequalizer.π f g) l →
    k = l

Two maps from a coequalizer are equal if they are equal when composed with the coequalizer map

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
38 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasCoequalizer

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Bimod.AssociatorBimod.hom_inv_id · cited by 5AssociatorBimod.hom_inv_idBimod.AssociatorBimod.inv_hom_id · cited by 5AssociatorBimod.inv_hom_idCategoryTheory.Limits.cokernelIsoOfEq_refl · cited by 5Limits.cokernelIsoOfEq_re…Bimod.LeftUnitorBimod.hom_inv_id · cited by 2LeftUnitorBimod.hom_inv_idBimod.RightUnitorBimod.hom_inv_id · cited by 2RightUnitorBimod.hom_inv_…CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_inv · cited by 2PreservesCoimage.factorTh…CategoryTheory.ObjectProperty.exists_comp_monoModSerre_eq_zero_iff · cited by 2ObjectProperty.exists_com…CategoryTheory.Limits.cokernelComparison_map_desc · cited by 2Limits.cokernelComparison…CategoryTheory.Limits.cokernel.map_desc · cited by 1cokernel.map_descCategoryTheory.ShortComplex.exact_iff_mono_cokernel_desc · cited by 1ShortComplex.exact_iff_mo…CategoryTheory.Abelian.coimageIsoImage'_hom · cited by 1Abelian.coimageIsoImage'_…CategoryTheory.Limits.coequalizerComparison_map_desc · cited by 1Limits.coequalizerCompari…CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_app · cited by 1FunctorCategory.coimageIm…CategoryTheory.ShortComplex.HasRightHomology.hasKernel · cited by 1HasRightHomology.hasKernelCategoryTheory.Limits.coequalizer.isoTargetOfSelf_hom · cited by 1coequalizer.isoTargetOfSe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.coequalizer.π · cited by 93coequalizer.πCategoryTheory.Limits.coequalizer · cited by 79Limits.coequalizerCategoryTheory.Limits.HasCoequalizer · cited by 54Limits.HasCoequalizerCategoryTheory.Limits.Cofork.IsColimit.hom_ext · cited by 12IsColimit.hom_extcoequalizer.hom_extCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by38

Results whose statement or proof uses this declaration.