Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.coproductIsCoproduct

{β : Type w} →
  {C : Type u} →
    [inst : CategoryTheory.Category.{v, u} C] →
      (f : β → C) →
        [inst_1 : CategoryTheory.Limits.HasCoproduct f] →
          CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cofan.mk (∐ f) (CategoryTheory.Limits.Sigma.ι f))

The cofan constructed of the inclusions from the coproduct is colimiting.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
31 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasCoproduct

Around this declaration

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

SSet.relativeCellComplexOfMono · cited by 14SSet.relativeCellComplexO…CategoryTheory.SmallObject.attachCellsιFunctorObj · cited by 9SmallObject.attachCellsιF…CategoryTheory.Limits.opCoproductIsoProduct · cited by 7Limits.opCoproductIsoProd…SheafOfModules.isColimitFreeCofan · cited by 4SheafOfModules.isColimitF…SSet.relativeCellComplexOfMono.ιSigmaStdSimplex_jointly_surjective · cited by 2relativeCellComplexOfMono…CategoryTheory.Limits.opCoproductIsoProduct_inv_comp_ι · cited by 2Limits.opCoproductIsoProd…CategoryTheory.Limits.opProductIsoCoproduct · cited by 2Limits.opProductIsoCoprod…SSet.Subcomplex.Pairing.RankFunction.ιSigmaStdSimplex_jointly_surjective · cited by 2RankFunction.ιSigmaStdSim…AlgebraicGeometry.tildeFinsupp · cited by 1AlgebraicGeometry.tildeFi…SSet.range_eq_iSup_sigma_ι · cited by 1SSet.range_eq_iSup_sigma_ιCategoryTheory.isVanKampenColimit_extendCofan · cited by 1CategoryTheory.isVanKampe…SSet.isColimitChainComplexXCofan · cited by 1SSet.isColimitChainComple…SSet.isColimitCofanNormalizedChainComplex · cited by 1SSet.isColimitCofanNormal…CategoryTheory.GrothendieckTopology.ofArrows_mem_iff_isLocallySurjective_sigmaDesc_shrinkYoneda_map · cited by 1GrothendieckTopology.ofAr…CategoryTheory.Limits.opCoproductIsoProduct_hom_comp_π · cited by 1Limits.opCoproductIsoProd…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.sigmaObj · cited by 302Limits.sigmaObjCategoryTheory.Limits.Sigma.ι · cited by 205Sigma.ιCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.HasCoproduct · cited by 143Limits.HasCoproductCategoryTheory.Limits.colimit.cocone · cited by 136colimit.coconeCategoryTheory.Limits.Cofan.mk · cited by 105Cofan.mkCategoryTheory.Limits.IsColimit.ofIsoColimit · cited by 45IsColimit.ofIsoColimitCategoryTheory.Limits.Cocone.ext · cited by 41Cocone.extLimits.coproductIsCoproductCITED BYCITES

Cites14

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

Cited by40

Results whose statement or proof uses this declaration.