Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Arrow.Hom.w

∀ {T : Type u} [inst : CategoryTheory.Category.{v, u} T] {f g : CategoryTheory.Arrow T} (sq : f ⟶ g),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Arrow.Hom.left sq) g.hom =
    CategoryTheory.CategoryStruct.comp f.hom (CategoryTheory.Arrow.Hom.right sq)

Alias of CategoryTheory.Arrow.w.

Defined in
Mathlib.CategoryTheory.Comma.Arrow
Cited by
17 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Arrow.w_mk_right · cited by 13Arrow.w_mk_rightCategoryTheory.Pretriangulated.exists_iso_of_arrow_iso · cited by 2Pretriangulated.exists_is…CategoryTheory.RetractArrow.i_w · cited by 2RetractArrow.i_wCategoryTheory.SmallObject.ιFunctorObj_eq · cited by 1SmallObject.ιFunctorObj_eqCategoryTheory.Arrow.w_mk · cited by 1Arrow.w_mkCategoryTheory.Arrow.w_mk_left · cited by 1Arrow.w_mk_leftCategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqCategoryTheory.SmallObject.πObj_naturality · cited by 1SmallObject.πObj_naturali…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp · cited by 1SmallObject.iterationFunc…CategoryTheory.RetractArrow.r_w · cited by 1RetractArrow.r_wCategoryTheory.Functor.mem_mapTriangle_essImage_of_distinguished · cited by 1Functor.mem_mapTriangle_e…CategoryTheory.Arrow.Hom.w_assoc · cited by 0Hom.w_assocCategoryTheory.CommSq.of_arrow · cited by 0CommSq.of_arrowCategoryTheory.Localization.essSurj_mapArrow_of_hasRightCalculusOfFractions · cited by 0Localization.essSurj_mapA…CategoryTheory.Triangulated.Localization.distinguished_cocone_triangle · cited by 0Localization.distinguishe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.hom · cited by 335Arrow.homCategoryTheory.Arrow.Hom.right · cited by 176Hom.rightCategoryTheory.Arrow.Hom.left · cited by 160Hom.leftCategoryTheory.Arrow.w · cited by 7Arrow.wHom.wCITED BYCITES

Cites10

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

Cited by17

Results whose statement or proof uses this declaration.