Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.coprodIsCoprod

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (X Y : C) →
      [inst_1 : CategoryTheory.Limits.HasBinaryCoproduct X Y] →
        CategoryTheory.Limits.IsColimit
          (CategoryTheory.Limits.BinaryCofan.mk CategoryTheory.Limits.coprod.inl CategoryTheory.Limits.coprod.inr)

The binary cofan constructed from the coprojection maps is a colimit.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
11 results in Mathlib
Foundations
Depth 31 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.pushoutZeroZeroIso · cited by 5Limits.pushoutZeroZeroIsoAlgebraicGeometry.isCompl_range_inl_inr · cited by 4AlgebraicGeometry.isCompl…SheafOfModules.freeSumIso · cited by 4SheafOfModules.freeSumIsoCategoryTheory.finitaryExtensive_of_preserves_and_reflects · cited by 2CategoryTheory.finitaryEx…CategoryTheory.isSeparator_coprod · cited by 2CategoryTheory.isSeparato…SheafOfModules.inl_freeSumIso_hom · cited by 1SheafOfModules.inl_freeSu…SheafOfModules.inr_freeSumIso_hom · cited by 1SheafOfModules.inr_freeSu…CategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproducts_Fin · cited by 1FinitaryExtensive.isVanKa…CategoryTheory.Limits.preservesCoequalizers_of_preservesPushouts_and_binaryCoproducts · cited by 1Limits.preservesCoequaliz…CategoryTheory.Limits.inl_pushoutZeroZeroIso_hom · cited by 1Limits.inl_pushoutZeroZer…CategoryTheory.Limits.PreservesColimitPair.of_iso_coprod_comparison · cited by 1PreservesColimitPair.of_i…CategoryTheory.FinitaryPreExtensive.isUniversal_finiteCoproducts_Fin · cited by 1FinitaryPreExtensive.isUn…CategoryTheory.Limits.inr_pushoutZeroZeroIso_hom · cited by 1Limits.inr_pushoutZeroZer…CategoryTheory.Limits.isColimitOfHasBinaryCoproductOfPreservesColimit · cited by 0Limits.isColimitOfHasBina…Preorder.semilatticeSupOfHasBinaryCoproducts · cited by 0Preorder.semilatticeSupOf…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.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.colimit.cocone · cited by 136colimit.coconeCategoryTheory.Limits.coprod.inr · cited by 132coprod.inrCategoryTheory.Limits.BinaryCofan.mk · cited by 83BinaryCofan.mkCategoryTheory.Limits.HasBinaryCoproduct · cited by 81Limits.HasBinaryCoproductCategoryTheory.Limits.IsColimit.ofIsoColimit · cited by 45IsColimit.ofIsoColimitLimits.coprodIsCoprodCITED BYCITES

Cites16

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

Cited by15

Results whose statement or proof uses this declaration.