Theorems · Theorem · category theory
CategoryTheory.InducedWideCategory.category_comp_hom
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₂} D] (F : C → D)
(P : CategoryTheory.MorphismProperty D) [inst_1 : P.IsMultiplicative]
{x x_1 x_2 : CategoryTheory.InducedWideCategory D F P} (f : x.Hom x_1) (g : x_1.Hom x_2),
(CategoryTheory.CategoryStruct.comp f g).hom = CategoryTheory.CategoryStruct.comp f.hom g.hom- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.InducedWideCategory.Hom.homstatement and proof · cited by 19
- CategoryTheory.InducedWideCategorystatement and proof · cited by 12
- CategoryTheory.InducedWideCategory.Homstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.