Theorems · Theorem · category theory
CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_three
∀ {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₃ F₃' : CategoryTheory.Functor J C}
[inst_5 : ∀ (F₁ F₂ : CategoryTheory.Functor J C), CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom C F₁ F₂]
(f : CategoryTheory.MonoidalCategoryStruct.tensorObj F₁ F₂ ⟶ F₃) (f₃ : F₃ ⟶ F₃'),
CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv (CategoryTheory.CategoryStruct.comp f f₃) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv f)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.rightUnitor
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom C F₁ F₃)).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom C F₁ F₃)
((CategoryTheory.Enriched.FunctorCategory.functorHomEquiv C) f₃))
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp C F₁ F₃ F₃')))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites71
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · 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.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.FunctorCategory.adjproof · cited by 0