Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.end_.hom_ext

∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {C : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} C]
  {F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)} [inst_2 : CategoryTheory.Limits.HasEnd F] {X : C}
  {f g : X ⟶ CategoryTheory.Limits.end_ F},
  (∀ (j : J),
      CategoryTheory.CategoryStruct.comp f (CategoryTheory.Limits.end_.π F j) =
        CategoryTheory.CategoryStruct.comp g (CategoryTheory.Limits.end_.π F j)) →
    f = g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.End
Cited by
11 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasEnd

Around this declaration

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

CategoryTheory.Enriched.FunctorCategory.homEquiv_comp · cited by 2FunctorCategory.homEquiv_…CategoryTheory.Enriched.FunctorCategory.enriched_assoc · cited by 2FunctorCategory.enriched_…CategoryTheory.Enriched.FunctorCategory.enriched_comp_id · cited by 2FunctorCategory.enriched_…CategoryTheory.Enriched.FunctorCategory.enriched_id_comp · cited by 2FunctorCategory.enriched_…CategoryTheory.Limits.end_.map_comp · cited by 1end_.map_compCategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_three · cited by 0FunctorCategory.homEquiv_…CategoryTheory.Enriched.FunctorCategory.isLimitConeFunctorEnrichedHom.fac · cited by 0isLimitConeFunctorEnriche…CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_comp · cited by 0FunctorCategory.functorHo…CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_id · cited by 0FunctorCategory.functorHo…CategoryTheory.Limits.end_.hom_ext_iff · cited by 0end_.hom_ext_iffCategoryTheory.Limits.end_.map_id · cited by 0end_.map_idCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Limits.MulticospanShape.L · cited by 135MulticospanShape.LCategoryTheory.Limits.multicospanShapeEnd · cited by 23Limits.multicospanShapeEndCategoryTheory.Limits.multicospanIndexEnd · cited by 22Limits.multicospanIndexEndCategoryTheory.Limits.end_.π · cited by 22end_.πCategoryTheory.Limits.end_ · cited by 20Limits.end_CategoryTheory.Limits.HasEnd · cited by 14Limits.HasEndCategoryTheory.Limits.Multiequalizer.hom_ext · cited by 12Multiequalizer.hom_extend_.hom_extCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.