Theorems · Theorem · category theory
CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_comp
∀ (V : Type u₁) [inst : CategoryTheory.Category.{v₁, u₁} V] [inst_1 : CategoryTheory.MonoidalCategory V] {C : Type u₂}
[inst_2 : CategoryTheory.Category.{v₂, u₂} C] {J : Type u₃} [inst_3 : CategoryTheory.Category.{v₃, u₃} J]
[inst_4 : CategoryTheory.EnrichedOrdinaryCategory V C] {F₁ F₂ F₃ : CategoryTheory.Functor J C}
[inst_5 : CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom V F₁ F₂]
[inst_6 : CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₁ F₂]
[inst_7 : CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom V F₂ F₃]
[inst_8 : CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₂ F₃]
[inst_9 : CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom V F₁ F₃]
[inst_10 : CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₁ F₃] (f : F₁ ⟶ F₂) (g : F₂ ⟶ F₃),
(CategoryTheory.Enriched.FunctorCategory.functorHomEquiv V) (CategoryTheory.CategoryStruct.comp f g) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.leftUnitor
(CategoryTheory.MonoidalCategoryStruct.tensorUnit (CategoryTheory.Functor J V))).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.tensorHom ((CategoryTheory.Enriched.FunctorCategory.functorHomEquiv V) f)
((CategoryTheory.Enriched.FunctorCategory.functorHomEquiv V) g))
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp V F₁ F₂ F₃))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.EnrichedOrdinaryCategoryCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasEnrichedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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
- 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
- CategoryTheory.Category.assocproof · cited by 6,433
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.