Theorems · Definition · category theory
CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp
(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.HasFunctorEnrichedHom V F₂ F₃] →
[inst_7 : CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom V F₁ F₃] →
CategoryTheory.MonoidalCategoryStruct.tensorObj
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom V F₁ F₂)
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom V F₂ F₃) ⟶
CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom V F₁ F₃The composition for the J ⥤ V-enrichment of the category J ⥤ C.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.EnrichedOrdinaryCategoryCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Under.forgetproof · cited by 90
- CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomstatement and proof · cited by 24
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedHomstatement · cited by 23
- CategoryTheory.Enriched.FunctorCategory.enrichedCompproof · cited by 14
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_assocstatement · cited by 1
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_comp_idstatement · cited by 1
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_id_compstatement · cited by 1
- CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_threestatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_assoc_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_comp_id_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnriched_id_comp_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_compstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedCategoryproof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp_appstatement and proof · cited by 0