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] ZThe 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedCategory.compproof · cited by 4
Cited by84
Results whose statement or proof uses this declaration.
- CategoryTheory.eHomWhiskerLeftproof · cited by 26
- CategoryTheory.eHomWhiskerRightproof · cited by 25
- CategoryTheory.Enriched.FunctorCategory.enrichedCompproof · cited by 14
- CategoryTheory.CatEnriched.hCompproof · cited by 13
- CategoryTheory.Enriched.FunctorCategory.enrichedComp_πstatement and proof · cited by 7
- CategoryTheory.e_assocstatement · cited by 7
- CategoryTheory.eHomWhiskerLeft_idproof · cited by 6
- CategoryTheory.CatEnrichedOrdinary.homEquiv_compproof · cited by 5
- CategoryTheory.eHomEquiv_compstatement · cited by 5
- CategoryTheory.eHomWhiskerRight_idproof · cited by 5
- CategoryTheory.e_assoc'statement and proof · cited by 4
- CategoryTheory.e_comp_idstatement · cited by 4