Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.Cofan.IsColimit.hom_ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : Type u_1} {F : I → C} {c : CategoryTheory.Limits.Cofan F}
  (hc : CategoryTheory.Limits.IsColimit c) {A : C} (f g : c.pt ⟶ A),
  (∀ (i : I), CategoryTheory.CategoryStruct.comp (c.inj i) f = CategoryTheory.CategoryStruct.comp (c.inj i) g) → f = g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Products
Cited by
16 results in Mathlib
Foundations
Depth 27 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.mapObj_ext · cited by 14GradedObject.mapObj_extCategoryTheory.SimplicialObject.Splitting.hom_ext' · cited by 5Splitting.hom_ext'CategoryTheory.GradedObject.mapBifunctor₁₂BifunctorMapObj_ext · cited by 3GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorBifunctor₂₃MapObj_ext · cited by 3GradedObject.mapBifunctor…CategoryTheory.Limits.Multicofork.sigma_condition · cited by 2Multicofork.sigma_conditi…CategoryTheory.ObjectProperty.IsSeparating.mk_of_exists_epi · cited by 2IsSeparating.mk_of_exists…SheafOfModules.freeFunctor_map · cited by 2SheafOfModules.freeFuncto…CategoryTheory.IsUniversalColimit.isPullback_of_isColimit_left · cited by 1IsUniversalColimit.isPull…CategoryTheory.IsUniversalColimit.isPullback_prod_of_isColimit · cited by 1IsUniversalColimit.isPull…HomotopicalAlgebra.AttachCells.hom_ext · cited by 1AttachCells.hom_extSheafOfModules.pullbackObjFreeIso_hom_naturality · cited by 1SheafOfModules.pullbackOb…CategoryTheory.ObjectProperty.IsStrongGenerator.mk_of_exists_extremalEpi · cited by 1IsStrongGenerator.mk_of_e…CategoryTheory.GrothendieckTopology.ofArrows_mem_iff_isLocallySurjective_cofanIsColimitDesc_uliftYoneda_map · cited by 1GrothendieckTopology.ofAr…CategoryTheory.Limits.MonoCoprod.mono_binaryCofanSum_inl' · cited by 1MonoCoprod.mono_binaryCof…CategoryTheory.IsUniversalColimit.isPullback_of_isColimit_right · cited by 0IsUniversalColimit.isPull…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.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.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.Cofan.inj · cited by 170Cofan.injCategoryTheory.Limits.Cofan · cited by 124Limits.CofanCategoryTheory.Limits.IsColimit.hom_ext · cited by 58IsColimit.hom_extIsColimit.hom_extCITED BYCITES

Cites12

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

Cited by16

Results whose statement or proof uses this declaration.