Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.Multicoequalizer.hom_ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.Limits.MultispanShape}
  (I : CategoryTheory.Limits.MultispanIndex J C) [inst_1 : CategoryTheory.Limits.HasMulticoequalizer I] {W : C}
  (i j : CategoryTheory.Limits.multicoequalizer I ⟶ W),
  (∀ (b : J.R),
      CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multicoequalizer.π I b) i =
        CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Multicoequalizer.π I b) j) →
    i = j
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer
Cited by
8 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasMulticoequalizer

Around this declaration

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

AlgebraicGeometry.Scheme.Cover.hom_ext · cited by 18Cover.hom_extCategoryTheory.Limits.coend.hom_ext · cited by 3coend.hom_extCategoryTheory.OrthogonalReflection.isLocal_isLocal_toSucc · cited by 1OrthogonalReflection.isLo…AlgebraicGeometry.Scheme.Pullback.p_comm · cited by 1Pullback.p_commCategoryTheory.OrthogonalReflection.isIso_toSucc_iff · cited by 0OrthogonalReflection.isIs…AlgebraicGeometry.Scheme.Pullback.gluedLift_p1 · cited by 0Pullback.gluedLift_p1AlgebraicGeometry.Scheme.Pullback.gluedLift_p2 · cited by 0Pullback.gluedLift_p2CategoryTheory.Limits.Multicoequalizer.hom_ext_iff · cited by 0Multicoequalizer.hom_ext_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.Limits.WalkingMultispan · cited by 151Limits.WalkingMultispanCategoryTheory.Limits.MultispanIndex.multispan · cited by 139MultispanIndex.multispanCategoryTheory.Limits.MultispanShape.R · cited by 133MultispanShape.RCategoryTheory.Limits.MultispanShape.L · cited by 129MultispanShape.LCategoryTheory.Limits.MultispanIndex.right · cited by 117MultispanIndex.rightCategoryTheory.Limits.MultispanIndex · cited by 102Limits.MultispanIndexCategoryTheory.Limits.MultispanShape · cited by 102Limits.MultispanShapeCategoryTheory.Limits.colimit.hom_ext · cited by 54colimit.hom_extCategoryTheory.Limits.MultispanShape.fst · cited by 50MultispanShape.fstMulticoequalizer.hom_extCITED BYCITES

Cites20

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

Cited by8

Results whose statement or proof uses this declaration.