Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.Multiequalizer.hom_ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MulticospanShape}
  (I : CategoryTheory.Limits.MulticospanIndex J C) [inst_1 : CategoryTheory.Limits.HasMultiequalizer I] {W : C}
  (i j : W ⟶ CategoryTheory.Limits.multiequalizer I),
  (∀ (a : J.L),
      CategoryTheory.CategoryStruct.comp i (CategoryTheory.Limits.Multiequalizer.ι I a) =
        CategoryTheory.CategoryStruct.comp j (CategoryTheory.Limits.Multiequalizer.ι I a)) →
    i = j
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
12 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasMultiequalizer

Around this declaration

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

CategoryTheory.Limits.end_.hom_ext · cited by 11end_.hom_extCategoryTheory.GrothendieckTopology.toPlus_naturality · cited by 6GrothendieckTopology.toPl…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObj_hom_ext · cited by 5essSurj.presheafObj_hom_e…CategoryTheory.GrothendieckTopology.plusMap_toPlus · cited by 5GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.whiskerRight_toPlus_comp_plusCompIso_hom · cited by 3GrothendieckTopology.whis…CategoryTheory.GrothendieckTopology.plusCompIso_whiskerRight · cited by 2GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusCompIso_whiskerLeft · cited by 1GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.isIso_toPlus_of_isSheaf · cited by 1GrothendieckTopology.isIs…CategoryTheory.GrothendieckTopology.diagramNatTrans_comp · cited by 1GrothendieckTopology.diag…CategoryTheory.GrothendieckTopology.diagramNatTrans_zero · cited by 1GrothendieckTopology.diag…CategoryTheory.GrothendieckTopology.diagramNatTrans_id · cited by 1GrothendieckTopology.diag…CategoryTheory.Limits.Multiequalizer.hom_ext_iff · cited by 0Multiequalizer.hom_ext_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.MulticospanIndex.multicospan · cited by 167MulticospanIndex.multicos…CategoryTheory.Limits.MulticospanShape · cited by 160Limits.MulticospanShapeCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitCategoryTheory.Limits.MulticospanShape.L · cited by 135MulticospanShape.LCategoryTheory.Limits.MulticospanIndex.left · cited by 119MulticospanIndex.leftCategoryTheory.Limits.MulticospanIndex · cited by 101Limits.MulticospanIndexCategoryTheory.Limits.HasMultiequalizer · cited by 88Limits.HasMultiequalizerCategoryTheory.Limits.Multiequalizer.ι · cited by 37Multiequalizer.ιCategoryTheory.Limits.multiequalizer · cited by 33Limits.multiequalizerCategoryTheory.Limits.Multifork.IsLimit.hom_ext · cited by 6IsLimit.hom_extMultiequalizer.hom_extCITED BYCITES

Cites13

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

Cited by12

Results whose statement or proof uses this declaration.