Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.prod

{C₁ : Type u_1} →
  {C₂ : Type u_2} →
    [inst : CategoryTheory.CategoryStruct.{u_3, u_1} C₁] →
      [inst_1 : CategoryTheory.CategoryStruct.{u_4, u_2} C₂] →
        CategoryTheory.MorphismProperty C₁ →
          CategoryTheory.MorphismProperty C₂ → CategoryTheory.MorphismProperty (C₁ × C₂)

If W₁ and W₂ are morphism properties on two categories C₁ and C₂, this is the induced morphism property on C₁ × C₂.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Basic
Cited by
11 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryStructCategoryTheory.CategoryStruct

Around this declaration

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

CategoryTheory.Localization.lift₂NatTrans · cited by 4Localization.lift₂NatTransCategoryTheory.Localization.lift₃NatTrans · cited by 4Localization.lift₃NatTransCategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift₁ · cited by 4StrictUniversalPropertyFi…CategoryTheory.MorphismProperty.IsInvertedBy₂ · cited by 3MorphismProperty.IsInvert…CategoryTheory.Localization.lift₂NatTrans_app_app · cited by 2Localization.lift₂NatTran…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift · cited by 2StrictUniversalPropertyFi…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₁ · cited by 1StrictUniversalPropertyFi…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₂ · cited by 1StrictUniversalPropertyFi…CategoryTheory.Localization.lift₃NatTrans_app_app_app · cited by 1Localization.lift₃NatTran…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod · cited by 1StrictUniversalPropertyFi…CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac · cited by 0StrictUniversalPropertyFi…CategoryTheory.MorphismProperty.IsInvertedBy.prod · cited by 0IsInvertedBy.prodCategoryTheory.MorphismProperty.IsInvertedBy₃ · cited by 0MorphismProperty.IsInvert…CategoryTheory.Localization.Construction.prodIsLocalization · cited by 0Construction.prodIsLocali…CategoryTheory.Localization.natTrans₂_ext · cited by 0Localization.natTrans₂_extQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.CategoryStruct · cited by 343CategoryTheory.CategorySt…MorphismProperty.prodCITED BYCITES

Cites3

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

Cited by18

Results whose statement or proof uses this declaration.