Mathlib Map

Theorems · Definition · category theory

CategoryTheory.eComp

(V : Type v) →
  [inst : CategoryTheory.Category.{w, v} V] →
    [inst_1 : CategoryTheory.MonoidalCategory V] →
      {C : Type u₁} →
        [inst_2 : CategoryTheory.EnrichedCategory V C] →
          (X Y Z : C) → CategoryTheory.MonoidalCategoryStruct.tensorObj (X ⟶[V] Y) (Y ⟶[V] Z) ⟶ X ⟶[V] Z

The composition V-morphism for a V-enriched category.

Defined in
Mathlib.CategoryTheory.Enriched.Basic
Cited by
64 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.EnrichedCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.eHomWhiskerLeft · cited by 26CategoryTheory.eHomWhiske…CategoryTheory.eHomWhiskerRight · cited by 25CategoryTheory.eHomWhiske…CategoryTheory.Enriched.FunctorCategory.enrichedComp · cited by 14FunctorCategory.enrichedC…CategoryTheory.CatEnriched.hComp · cited by 13CatEnriched.hCompCategoryTheory.Enriched.FunctorCategory.enrichedComp_π · cited by 7FunctorCategory.enrichedC…CategoryTheory.e_assoc · cited by 7CategoryTheory.e_assocCategoryTheory.eHomWhiskerLeft_id · cited by 6CategoryTheory.eHomWhiske…CategoryTheory.CatEnrichedOrdinary.homEquiv_comp · cited by 5CatEnrichedOrdinary.homEq…CategoryTheory.eHomEquiv_comp · cited by 5CategoryTheory.eHomEquiv_…CategoryTheory.eHomWhiskerRight_id · cited by 5CategoryTheory.eHomWhiske…CategoryTheory.e_assoc' · cited by 4CategoryTheory.e_assoc'CategoryTheory.e_comp_id · cited by 4CategoryTheory.e_comp_idCategoryTheory.e_id_comp · cited by 4CategoryTheory.e_id_compCategoryTheory.CatEnriched.id_hComp_id · cited by 2CatEnriched.id_hComp_idCategoryTheory.Enriched.FunctorCategory.enriched_assoc · cited by 2FunctorCategory.enriched_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.EnrichedCategory.Hom · cited by 114EnrichedCategory.HomCategoryTheory.EnrichedCategory · cited by 99CategoryTheory.EnrichedCa…CategoryTheory.EnrichedCategory.comp · cited by 4EnrichedCategory.compCategoryTheory.eCompCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by84

Results whose statement or proof uses this declaration.