Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.Cofan.IsColimit.fac

∀ {β : Type w} {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F : β → C} {c : CategoryTheory.Limits.Cofan F}
  (hc : CategoryTheory.Limits.IsColimit c) {A : C} (f : (i : β) → F i ⟶ A) (i : β),
  CategoryTheory.CategoryStruct.comp (c.inj i) (CategoryTheory.Limits.Cofan.IsColimit.desc hc f) = f i
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
17 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.GradedObject.ι_descMapObj · cited by 6GradedObject.ι_descMapObjCategoryTheory.SimplicialObject.Splitting.ι_desc · cited by 5Splitting.ι_descCategoryTheory.Limits.MultispanIndex.inj_fstSigmaMapOfIsColimit · cited by 2MultispanIndex.inj_fstSig…CategoryTheory.Limits.MultispanIndex.inj_sndSigmaMapOfIsColimit · cited by 2MultispanIndex.inj_sndSig…CategoryTheory.Limits.Multicofork.sigma_condition · cited by 2Multicofork.sigma_conditi…CategoryTheory.GradedObject.ι_mapBifunctorBifunctor₂₃Desc · cited by 2GradedObject.ι_mapBifunct…CategoryTheory.Limits.Cofan.IsColimit.fac_assoc · cited by 2IsColimit.fac_assocCategoryTheory.GradedObject.ι_mapBifunctor₁₂BifunctorDesc · cited by 2GradedObject.ι_mapBifunct…CategoryTheory.PreOneHypercover.p₁_sigmaOfIsColimit · cited by 1PreOneHypercover.p₁_sigma…CategoryTheory.PreOneHypercover.p₂_sigmaOfIsColimit · cited by 1PreOneHypercover.p₂_sigma…CategoryTheory.PreZeroHypercover.inj_sigmaOfIsColimit_f · cited by 1PreZeroHypercover.inj_sig…CategoryTheory.GrothendieckTopology.ofArrows_mem_iff_isLocallySurjective_cofanIsColimitDesc_uliftYoneda_map · cited by 1GrothendieckTopology.ofAr…CategoryTheory.PreOneHypercover.forkOfIsColimit_ι_map_inj · cited by 1PreOneHypercover.forkOfIs…CategoryTheory.Presheaf.imageSieve_cofanIsColimitDesc_shrinkYoneda_map · cited by 1Presheaf.imageSieve_cofan…CategoryTheory.Limits.MonoCoprod.mono_binaryCofanSum_inl' · cited by 1MonoCoprod.mono_binaryCof…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.Cofan.inj · cited by 170Cofan.injCategoryTheory.Limits.Cofan · cited by 124Limits.CofanCategoryTheory.Limits.Cofan.mk · cited by 105Cofan.mkCategoryTheory.Limits.IsColimit.fac · cited by 82IsColimit.facCategoryTheory.Limits.Cofan.IsColimit.desc · cited by 24IsColimit.descIsColimit.facCITED BYCITES

Cites12

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

Cited by17

Results whose statement or proof uses this declaration.