Theorems · Definition · category theory
CategoryTheory.Limits.limitCompCoyonedaIsoCone
{J : Type v} →
[inst : CategoryTheory.SmallCategory J] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
(F : CategoryTheory.Functor J C) →
(X : C) →
CategoryTheory.Limits.limit (F.comp (CategoryTheory.coyoneda.obj (Opposite.op X))) ≅
(CategoryTheory.Functor.const J).obj X ⟶ FA cone on F with cone point X is the same as an element of lim Hom(X, F·).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 32 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.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- TypeCat.ofHomproof · cited by 389
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.whiskeringLimYonedaIsoConesproof · cited by 2
- CategoryTheory.Limits.limitCompCoyonedaIsoCone_homstatement and proof · cited by 0
- CategoryTheory.Limits.limitCompCoyonedaIsoCone_invstatement and proof · cited by 0
- CategoryTheory.IsCofiltered.iff_nonempty_limitproof · cited by 0