Theorems · Theorem · category theory
CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp_app
∀ (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₃] (j : J),
(CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp V F₁ F₂ F₃).app j =
CategoryTheory.Enriched.FunctorCategory.enrichedComp V ((CategoryTheory.Under.forget j).comp F₁)
((CategoryTheory.Under.forget j).comp F₂) ((CategoryTheory.Under.forget j).comp F₃)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 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.
Cites15
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 · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Understatement · cited by 276
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Under.forgetstatement · cited by 90
- CategoryTheory.Enriched.FunctorCategory.enrichedHomstatement · cited by 33
- CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomstatement and proof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.