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₂.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.CategoryStructstatement and proof · cited by 343
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.lift₂NatTransproof · cited by 4
- CategoryTheory.Localization.lift₃NatTransproof · cited by 4
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift₁statement and proof · cited by 4
- CategoryTheory.MorphismProperty.IsInvertedBy₂proof · cited by 3
- CategoryTheory.Localization.lift₂NatTrans_app_appproof · cited by 2
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLiftstatement and proof · cited by 2
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₁statement and proof · cited by 1
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₂statement and proof · cited by 1
- CategoryTheory.Localization.lift₃NatTrans_app_app_appproof · cited by 1
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodstatement and proof · cited by 1
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_facstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.IsInvertedBy.prodstatement and proof · cited by 0