Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Comma.Hom.comp
{A : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
{B : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
{T : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} T] →
{L : CategoryTheory.Functor A T} →
{R : CategoryTheory.Functor B T} →
{P : CategoryTheory.MorphismProperty T} →
{Q : CategoryTheory.MorphismProperty A} →
{W : CategoryTheory.MorphismProperty B} →
[Q.IsStableUnderComposition] →
[W.IsStableUnderComposition] →
{X Y Z : CategoryTheory.MorphismProperty.Comma L R P Q W} → X.Hom Y → Y.Hom Z → X.Hom ZComposition of morphisms in P.Comma L R Q W.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CommaMorphism.rightproof · cited by 391
- CategoryTheory.MorphismProperty.Comma.Hom.toCommaMorphismproof · cited by 142
- CategoryTheory.MorphismProperty.Commastatement and proof · cited by 138
- CategoryTheory.MorphismProperty.IsStableUnderCompositionstatement and proof · cited by 84
- CategoryTheory.MorphismProperty.Comma.Homstatement and proof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.Hom.comp.congr_simpstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.Hom.comp_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Comma.Hom.comp_rightstatement and proof · cited by 0