Theorems · Definition · category theory
CategoryTheory.Presheaf.coconeCompShrinkYonedaHomEquiv
{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.Cocone (F.leftOp.comp CategoryTheory.shrinkYoneda.{w, v, u})} →
CategoryTheory.Limits.IsColimit c' →
{P : CategoryTheory.Functor Cᵒᵖ (Type w)} → (c'.pt ⟶ P) ≃ ↑(F.comp P).sectionsLet F : J ⥤ Cᵒᵖ be a functor, c' a colimit cocone for F.leftOp ⋙ shrinkYoneda.{w}.
For any P : Cᵒᵖ ⥤ Type w, this is the bijection between c'.pt ⟶ P and the type
of sections of F ⋙ P.
- Cited by
- 5 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.
Cites23
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Equiv.symmproof · cited by 3,681
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.coconePtToShrinkYoneda_compstatement · cited by 1
- CategoryTheory.Presheaf.nonempty_isLimit_mapCone_iffproof · cited by 1
- CategoryTheory.Presheaf.coconePtToShrinkYoneda_comp_assocstatement and proof · cited by 0
- CategoryTheory.Presheaf.coconeCompShrinkYonedaHomEquiv_apply_coestatement and proof · cited by 0
- CategoryTheory.Presheaf.coconeCompShrinkYonedaHomEquiv_symm_applystatement and proof · cited by 0