Theorems · Definition · category theory
CategoryTheory.Presheaf.coconePtToShrinkYoneda
{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ᵒᵖ} →
(c : CategoryTheory.Limits.Cone F) →
{c' : CategoryTheory.Limits.Cocone (F.leftOp.comp CategoryTheory.shrinkYoneda.{w, v, u})} →
CategoryTheory.Limits.IsColimit c' →
(c'.pt ⟶ CategoryTheory.shrinkYoneda.{w, v, u}.obj (Opposite.unop c.pt))Let F : J ⥤ Cᵒᵖ be a functor, c' a colimit cocone for F.leftOp ⋙ shrinkYoneda.{w}.
For any cone c for F, this is the canonical natural transformation
c'.pt ⟶ shrinkYoneda.{w}.obj c.pt.unop.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Limits.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Conestatement and proof · cited by 710
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.preservesLimitHomFamilyproof · cited by 2
- CategoryTheory.Presheaf.coconePtToShrinkYoneda_compstatement · cited by 1
- CategoryTheory.Presheaf.preservesLimit_eq_isLocal_singlestatement · cited by 1
- CategoryTheory.Presheaf.preservesLimit_eq_isLocalproof · cited by 1
- CategoryTheory.Presheaf.nonempty_isLimit_mapCone_iffstatement and proof · cited by 1
- CategoryTheory.Presheaf.coconePtToShrinkYoneda_comp_assocstatement and proof · cited by 0