Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.limit_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type r}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {J : Type w}
[inst_3 : CategoryTheory.Category.{t, w} J] (F : CategoryTheory.Functor J C)
[CategoryTheory.Limits.PreservesLimit F (CategoryTheory.forget C)] [inst_5 : CategoryTheory.Limits.HasLimit F]
(x y : CategoryTheory.ToType (CategoryTheory.Limits.limit F)),
(∀ (j : J),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.limit.π F j)) x =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.limit.π F j)) y) →
x = y- Cited by
- 6 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.ConcreteCategory.homstatement · 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.limitstatement and proof · cited by 346
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.limit.πstatement · cited by 278
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Concrete.multiequalizer_extproof · cited by 3
- TopCat.range_pullback_mapproof · cited by 1
- CategoryTheory.Limits.Concrete.widePullback_extproof · cited by 1
- TopCat.range_pullback_to_prodproof · cited by 0
- CategoryTheory.Limits.Concrete.Pi.map_extproof · cited by 0
- TopCat.range_prod_mapproof · cited by 0