Theorems · Definition · category theory
CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.MonoidalClosed C] →
{J : Type u₂} →
[inst_3 : CategoryTheory.Category.{v₂, u₂} J] →
[inst_4 :
∀ (F₁ F₂ : CategoryTheory.Functor J C),
CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom C F₁ F₂] →
{F₁ F₂ F₃ : CategoryTheory.Functor J C} →
(CategoryTheory.MonoidalCategoryStruct.tensorObj F₁ F₂ ⟶ F₃) ≃
(F₂ ⟶ CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom C F₁ F₃)The bijection (F₁ ⊗ F₂ ⟶ F₃) ≃ (F₂ ⟶ functorEnrichedHom C F₁ F₃) when F₁, F₂
and F₃ are functors J ⥤ C, and C is monoidal closed.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Underproof · cited by 276
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_threestatement · cited by 0
- CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_two_symmstatement · cited by 0
- CategoryTheory.MonoidalClosed.FunctorCategory.adjproof · cited by 0