Theorems · Definition · category theory
CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{A : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} A] →
[inst_2 : CategoryTheory.MonoidalCategory A] →
[inst_3 : CategoryTheory.MonoidalClosed A] →
(M : A) →
(F G : CategoryTheory.Functor Cᵒᵖ A) →
[inst_4 : CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom A F G] →
(X : C) →
((CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom A F G).comp
(CategoryTheory.coyoneda.obj (Opposite.op M))).obj
(Opposite.op X) ≃
(CategoryTheory.presheafHom
(CategoryTheory.MonoidalCategoryStruct.tensorObj F
((CategoryTheory.Functor.const Cᵒᵖ).obj M))
G).obj
(Opposite.op X)Relation between functorEnrichedHom and presheafHom.
- Defined in
- Mathlib.CategoryTheory.Sites.Monoidal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · 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
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- Opposite.unopproof · cited by 2,231
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv_naturalitystatement · cited by 1
- CategoryTheory.Presheaf.isSheaf_functorEnrichedHomproof · cited by 1