Theorems · Definition · category theory
CategoryTheory.Presheaf.preservesLimitHomFamily
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} J] →
[inst_2 : CategoryTheory.LocallySmall.{w, v, u} C] →
(F : CategoryTheory.Functor J Cᵒᵖ) →
[inst_3 : Small.{w, u'} J] →
(h : PLift (CategoryTheory.Limits.HasLimit F)) →
CategoryTheory.Presheaf.preservesLimitHomFamilySrc F ⟶
CategoryTheory.Presheaf.preservesLimitHomFamilyTgt F hLet F : J ⥤ Cᵒᵖ be a functor. This is the family of morphisms
which consists of the single morphism
colimit (F.leftOp ⋙ shrinkYoneda) ⟶ shrinkYoneda.obj (limit F).unop
if F has a limit, or is the empty family otherwise.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- Smallstatement and proof · cited by 369
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Functor.leftOpproof · cited by 187
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.shrinkYonedaproof · cited by 64
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.preservesLimit_eq_isLocalstatement and proof · cited by 1
- CategoryTheory.Presheaf.preservesLimitsOfShape_eq_isLocalstatement and proof · cited by 0