Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.Comma.Hom.toCommaMorphism

{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} →
                      {X Y : CategoryTheory.MorphismProperty.Comma L R P Q W} →
                        X.Hom Y → CategoryTheory.CommaMorphism X.toComma Y.toComma
Defined in
Mathlib.CategoryTheory.MorphismProperty.Comma
Cited by
142 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 14 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.MorphismProperty.Comma.Hom.hom · cited by 45Hom.homCategoryTheory.MorphismProperty.Over.pullback · cited by 42Over.pullbackCategoryTheory.MorphismProperty.Under.pushout · cited by 15Under.pushoutCategoryTheory.MorphismProperty.Over.Hom.ext · cited by 5Hom.extAlgebraicGeometry.Scheme.Cover.ColimitGluingData.functor · cited by 4ColimitGluingData.functorAlgebraicGeometry.Scheme.Cover.ColimitGluingData.gluedCocone · cited by 4ColimitGluingData.gluedCo…AlgebraicGeometry.Scheme.Cover.pullbackCoverOverProp · cited by 3Cover.pullbackCoverOverPr…AlgebraicGeometry.Scheme.Cover.pullbackCoverOverProp' · cited by 3Cover.pullbackCoverOverPr…CategoryTheory.MorphismProperty.Comma.Hom.comp · cited by 3Hom.compCategoryTheory.MorphismProperty.Under.Hom.ext · cited by 2Hom.extCategoryTheory.MorphismProperty.CostructuredArrow.toOver · cited by 2CostructuredArrow.toOverCategoryTheory.MorphismProperty.Comma.Hom.ext · cited by 2Hom.extCategoryTheory.MorphismProperty.Over.w · cited by 2Over.wCategoryTheory.MorphismProperty.Comma.Hom.prop_hom_left · cited by 2Hom.prop_hom_leftCategoryTheory.MorphismProperty.Comma.Hom.prop_hom_right · cited by 2Hom.prop_hom_rightCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.MorphismProperty.Comma.toComma · cited by 260Comma.toCommaCategoryTheory.MorphismProperty.Comma · cited by 138MorphismProperty.CommaCategoryTheory.CommaMorphism · cited by 16CategoryTheory.CommaMorph…CategoryTheory.MorphismProperty.Comma.Hom · cited by 15Comma.HomHom.toCommaMorphismCITED BYCITES

Cites7

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

Cited by154

Results whose statement or proof uses this declaration.