Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.CommaMorphism.w

∀ {A : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} A] {B : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} B]
  {T : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} T] {L : CategoryTheory.Functor A T}
  {R : CategoryTheory.Functor B T} {X Y : CategoryTheory.Comma L R} (self : CategoryTheory.CommaMorphism X Y),
  CategoryTheory.CategoryStruct.comp (L.map self.left) Y.hom =
    CategoryTheory.CategoryStruct.comp X.hom (R.map self.right)
Defined in
Mathlib.CategoryTheory.Comma.Basic
Cited by
24 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Over.w · cited by 42Over.wCategoryTheory.StructuredArrow.w · cited by 16StructuredArrow.wCategoryTheory.CostructuredArrow.w · cited by 10CostructuredArrow.wCategoryTheory.Under.w · cited by 10Under.wCategoryTheory.Arrow.w · cited by 7Arrow.wCategoryTheory.CostructuredArrow.IsUniversal.fac · cited by 4IsUniversal.facTopPair.Hom.w · cited by 2Hom.wCategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_inv · cited by 2Limits.kernel_map_comp_ke…CategoryTheory.Limits.kernelSubobjectIso_comp_kernel_map · cited by 1Limits.kernelSubobjectIso…CategoryTheory.CommaMorphism.w_assoc · cited by 1CommaMorphism.w_assocCategoryTheory.CosimplicialObject.Augmented.w_app · cited by 1Augmented.w_appCategoryTheory.MorphismProperty.Arrow.w · cited by 1Arrow.wCategoryTheory.SimplicialObject.Augmented.w_app · cited by 1Augmented.w_appCategoryTheory.SimplicialObject.Augmented.w₀ · cited by 1Augmented.w₀CategoryTheory.CommaMorphism.w' · cited by 0CommaMorphism.w'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Comma.left · cited by 886Comma.leftCategoryTheory.Comma.right · cited by 727Comma.rightCategoryTheory.Comma · cited by 566CategoryTheory.CommaCategoryTheory.CommaMorphism.left · cited by 526CommaMorphism.leftCategoryTheory.Comma.hom · cited by 490Comma.homCategoryTheory.CommaMorphism.right · cited by 391CommaMorphism.rightCategoryTheory.CommaMorphism · cited by 16CategoryTheory.CommaMorph…CommaMorphism.wCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.