Theorems · Theorem · category theory
CategoryTheory.WideSubcategory.comp_def
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (P : CategoryTheory.MorphismProperty C)
[inst_1 : P.IsMultiplicative] {X Y Z : CategoryTheory.WideSubcategory P} (f : X ⟶ Y) (g : Y ⟶ Z),
(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 12 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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.WideSubcategorystatement and proof · cited by 26
- CategoryTheory.WideSubcategory.objstatement · cited by 22
- CategoryTheory.InducedWideCategory.Hom.homstatement · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.