Theorems · Theorem · category theory
CategoryTheory.InducedCategory.comp_hom
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v, u₂} D] {F : C → D}
{X Y Z : CategoryTheory.InducedCategory D F} (f : X.Hom Y) (g : Y.Hom Z),
(CategoryTheory.CategoryStruct.comp f g).hom = CategoryTheory.CategoryStruct.comp f.hom g.hom- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.InducedCategory.Hom.homstatement and proof · cited by 850
- CategoryTheory.InducedCategorystatement and proof · cited by 71
- CategoryTheory.InducedCategory.Homstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.GlueData.ι_isoCarrier_invproof · cited by 2
- CategoryTheory.InducedCategory.comp_hom_assocproof · cited by 0