Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryBiproduct.isColimit

{C : Type uC} →
  [inst : CategoryTheory.Category.{uC', uC} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (P Q : C) →
        [inst_2 : CategoryTheory.Limits.HasBinaryBiproduct P Q] →
          CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryBiproduct.bicone P Q).toCocone

BinaryBiproduct.bicone P Q is a colimit cocone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
8 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasBinaryBiproduct

Around this declaration

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

CategoryTheory.Limits.biprod.desc · cited by 54biprod.descCategoryTheory.Limits.biprod.hom_ext' · cited by 30biprod.hom_ext'CategoryTheory.Limits.biprod.inl_desc · cited by 20biprod.inl_descCategoryTheory.Limits.biprod.inr_desc · cited by 18biprod.inr_descCategoryTheory.Limits.biprod.inl_map · cited by 3biprod.inl_mapCategoryTheory.Limits.biprod.inr_map · cited by 3biprod.inr_mapCategoryTheory.Limits.pointwiseBinaryBicone.isBilimit · cited by 2pointwiseBinaryBicone.isB…CategoryTheory.Limits.biprod.map_eq_map' · cited by 2biprod.map_eq_map'CategoryTheory.Limits.biprod.isCokernelInlCokernelFork · cited by 2biprod.isCokernelInlCoker…CategoryTheory.Limits.biprod.isCokernelInrCokernelFork · cited by 2biprod.isCokernelInrCoker…CategoryTheory.Limits.biprod.isoCoprod · cited by 2biprod.isoCoprodCategoryTheory.Limits.biprod.map' · cited by 1biprod.map'CategoryTheory.Limits.biprod.isoCoprod_inv · cited by 1biprod.isoCoprod_invCategoryTheory.Limits.pointwiseBinaryBicone.isBilimit_isColimit · cited by 0pointwiseBinaryBicone.isB…CategoryTheory.Limits.biprodIso · cited by 0Limits.biprodIsoCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.HasBinaryBiproduct · cited by 251Limits.HasBinaryBiproductCategoryTheory.Limits.BinaryBiproduct.bicone · cited by 68BinaryBiproduct.biconeCategoryTheory.Limits.BinaryBicone.toCocone · cited by 16BinaryBicone.toCoconeCategoryTheory.Limits.BinaryBicone.IsBilimit.isColimit · cited by 5IsBilimit.isColimitCategoryTheory.Limits.getBinaryBiproductData · cited by 5Limits.getBinaryBiproduct…CategoryTheory.Limits.BinaryBiproductData.isBilimit · cited by 1BinaryBiproductData.isBil…BinaryBiproduct.isColimitCITED BYCITES

Cites12

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.