Theorems · Definition · category theory
CategoryTheory.CatEnriched.hComp
{C : Type u_1} →
[inst : CategoryTheory.EnrichedCategory CategoryTheory.Cat C] →
{a b c : CategoryTheory.CatEnriched C} →
{f f' : a ⟶ b} →
{g g' : b ⟶ c} →
(f ⟶ f') → (g ⟶ g') → (CategoryTheory.CategoryStruct.comp f g ⟶ CategoryTheory.CategoryStruct.comp f' g')The horizontal composition on 2-morphisms is defined using the action on arrows of the composition bifunctor from the enriched category structure.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Cat.Hom.toFunctorproof · cited by 531
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.eCompproof · cited by 64
- CategoryTheory.CatEnrichedstatement and proof · cited by 25
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.CatEnrichedOrdinary.hCompproof · cited by 9
- CategoryTheory.CatEnriched.id_hComp_idstatement · cited by 2
- CategoryTheory.CatEnrichedOrdinary.hComp_assocproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.hComp_idproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.id_hCompproof · cited by 1
- CategoryTheory.CatEnriched.eqToHom_hComp_eqToHomstatement · cited by 1
- CategoryTheory.CatEnriched.hComp_compstatement · cited by 1
- CategoryTheory.CatEnrichedOrdinary.hComp_compproof · cited by 0
- CategoryTheory.CatEnriched.hComp_assocstatement and proof · cited by 0
- CategoryTheory.CatEnriched.hComp_assoc_heqstatement · cited by 0
- CategoryTheory.CatEnriched.hComp_idstatement and proof · cited by 0
- CategoryTheory.CatEnriched.hComp_id_heqstatement and proof · cited by 0