Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.multiequalizer_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type s}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC]
{J : CategoryTheory.Limits.MulticospanShape} {I : CategoryTheory.Limits.MulticospanIndex J C}
[inst_3 : CategoryTheory.Limits.HasMultiequalizer I]
[CategoryTheory.Limits.PreservesLimit I.multicospan (CategoryTheory.forget C)]
(x y : CategoryTheory.ToType (CategoryTheory.Limits.multiequalizer I)),
(∀ (t : J.L),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.Multiequalizer.ι I t)) x =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.Multiequalizer.ι I t)) y) →
x = y- Cited by
- 3 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.Limits.limitproof · cited by 346
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_existsproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.toPlus_applyproof · cited by 1
- CategoryTheory.GrothendieckTopology.Plus.toPlus_mkproof · cited by 1