Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.isLimit_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)] {D : CategoryTheory.Limits.Cone F}
(hD : CategoryTheory.Limits.IsLimit D) (x y : CategoryTheory.ToType D.pt),
(∀ (j : J),
(CategoryTheory.ConcreteCategory.hom (D.π.app j)) x = (CategoryTheory.ConcreteCategory.hom (D.π.app j)) y) →
x = y- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cone.πstatement and proof · cited by 500
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Concrete.limit_extproof · cited by 6
- CommRingCat.Limits.isUnit_iff_forall_isUnitproof · cited by 1
- CategoryTheory.regularTopology.isLocallySurjective_sheaf_of_typesproof · cited by 1