Theorems · Definition · category theory
CategoryTheory.shrinkCoyonedaEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
{X : Cᵒᵖ} →
{P : CategoryTheory.Functor C (Type w)} →
(CategoryTheory.shrinkCoyoneda.{w, v, u}.obj X ⟶ P) ≃ P.obj (Opposite.unop X)The type of natural transformations shrinkCoyoneda.{w}.obj X ⟶ P
with X : Cᵒᵖ and P : C ⥤ Type w is equivalent to P.obj (op X).
- Defined in
- Mathlib.CategoryTheory.ShrinkYoneda
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 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.
- 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
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Equiv.symmproof · cited by 3,681
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.shrinkCoyonedaEquiv_naturalitystatement · cited by 1
- CategoryTheory.shrinkCoyonedaEquiv_symm_mapstatement and proof · cited by 1
- CategoryTheory.map_shrinkCoyonedaEquivstatement · cited by 1
- CategoryTheory.shrinkCoyonedaEquiv_compstatement · cited by 0
- CategoryTheory.shrinkCoyonedaEquiv_shrinkCoyoneda_mapstatement · cited by 0
- CategoryTheory.shrinkCoyonedaEquiv_symm_app_shrinkCoyonedaObjObjEquiv_symmstatement and proof · cited by 0
- CategoryTheory.shrinkCoyonedaEquiv_symm_map_assocstatement and proof · cited by 0
- CategoryTheory.fullyFaithfulShrinkCoyonedaproof · cited by 0