Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.coprod.hom_ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y : C}
  [inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] {f g : X ⨿ Y ⟶ W},
  CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl f =
      CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl g →
    CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr f =
        CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr g →
      f = g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
21 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasBinaryCoproduct

Around this declaration

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

CategoryTheory.Limits.coprod.desc_comp · cited by 22coprod.desc_compCategoryTheory.Limits.coprod.map_desc · cited by 16coprod.map_descCategoryTheory.Limits.coprod.map_map · cited by 5coprod.map_mapHomotopicalAlgebra.LeftHomotopyClass.postcomp_bijective_of_fibration_of_weakEquivalence · cited by 3LeftHomotopyClass.postcom…HomotopicalAlgebra.LeftHomotopyRel.exists_very_good_cylinder · cited by 2LeftHomotopyRel.exists_ve…CategoryTheory.Limits.coprod.desc_inl_inr · cited by 2coprod.desc_inl_inrHomotopicalAlgebra.Cylinder.LeftHomotopy.exists_good_cylinder · cited by 1LeftHomotopy.exists_good_…CategoryTheory.Limits.biprod.isoCoprod_inv · cited by 1biprod.isoCoprod_invCategoryTheory.Limits.coprod.hom_ext_iff · cited by 0coprod.hom_ext_iffCategoryTheory.FinitaryPreExtensive.hasPullbacks_of_is_coproduct · cited by 0FinitaryPreExtensive.hasP…CategoryTheory.NormalEpiCategory.hasColimit_parallelPair · cited by 0NormalEpiCategory.hasColi…CategoryTheory.MonoidalClosed.leftDistrib_inv · cited by 0MonoidalClosed.leftDistri…CategoryTheory.NormalEpiCategory.pushout_of_epi · cited by 0NormalEpiCategory.pushout…CategoryTheory.SymmetricCategory.rightDistrib_of_leftDistrib · cited by 0SymmetricCategory.rightDi…HomotopicalAlgebra.LeftHomotopyRel.precomp · cited by 0LeftHomotopyRel.precompCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.coprod · cited by 252Limits.coprodCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.coprod.inl · cited by 137coprod.inlCategoryTheory.Limits.coprod.inr · cited by 132coprod.inrCategoryTheory.Limits.HasBinaryCoproduct · cited by 81Limits.HasBinaryCoproductCategoryTheory.Limits.BinaryCofan.IsColimit.hom_ext · cited by 8IsColimit.hom_extcoprod.hom_extCITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.