Theorems · Definition · category theory
CategoryTheory.MonoidalClosed.FunctorCategory.adj
{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₂] →
[inst_5 :
∀ (F₁ F₂ : CategoryTheory.Functor J C),
CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom C F₁ F₂] →
(F : CategoryTheory.Functor J C) →
CategoryTheory.MonoidalCategory.tensorLeft F ⊣
(CategoryTheory.eHomFunctor (CategoryTheory.Functor J C) (CategoryTheory.Functor J C)).obj
(Opposite.op F)When C is monoidal closed and has suitable limits,
then for any F : J ⥤ C, tensorLeft F has a right adjoint.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.MonoidalCategory.tensorLeftstatement · cited by 170
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.Enriched.FunctorCategory.HasEnrichedHomstatement and proof · cited by 30
- CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomstatement and proof · cited by 24
- CategoryTheory.MonoidalClosed.enrichedOrdinaryCategorySelfstatement · cited by 10
- CategoryTheory.eHomFunctorstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.FunctorCategory.closedproof · cited by 0