Theorems · Theorem · category theory
CategoryTheory.CatEnriched.id_hComp_id
∀ {C : Type u_1} [inst : CategoryTheory.EnrichedCategory CategoryTheory.Cat C] {a b c : CategoryTheory.CatEnriched C}
(f : a ⟶ b) (g : b ⟶ c),
CategoryTheory.CatEnriched.hComp (CategoryTheory.CategoryStruct.id f) (CategoryTheory.CategoryStruct.id g) =
CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp f g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Functor.map_idproof · cited by 616
- 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
- CategoryTheory.CatEnriched.hCompstatement · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.CatEnriched.eqToHom_hComp_eqToHomproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.id_hComp_idproof · cited by 1