Theorems · Definition · category theory
CategoryTheory.Limits.prod.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y Z : C} →
[inst_1 : CategoryTheory.Limits.HasBinaryProduct W X] →
[inst_2 : CategoryTheory.Limits.HasBinaryProduct Y Z] → (W ⟶ Y) → (X ⟶ Z) → (W ⨯ X ⟶ Y ⨯ Z)If the products W ⨯ X and Y ⨯ Z exist, then every pair of morphisms f : W ⟶ Y and
g : X ⟶ Z induces a morphism prod.map f g : W ⨯ X ⟶ Y ⨯ Z.
- Cited by
- 105 results in Mathlib
- Foundations
- Depth 32 from the axioms, rests on 154 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.Limits.limMapproof · cited by 29
- CategoryTheory.Limits.mapPairproof · cited by 18
Cited by117
Results whose statement or proof uses this declaration.
- CategoryTheory.Dial.tensorObjImplproof · cited by 35
- CategoryTheory.Limits.prod.map_sndstatement · cited by 31
- CategoryTheory.Limits.prod.map_fststatement · cited by 27
- CategoryTheory.Limits.prod.lift_mapstatement and proof · cited by 26
- CategoryTheory.Limits.prod.functorproof · cited by 14
- CategoryTheory.Limits.pullbackProdFstIsoProdproof · cited by 12
- CategoryTheory.Limits.pullbackProdSndIsoProdproof · cited by 10
- CategoryTheory.Limits.prod.map_snd_assocstatement and proof · cited by 9
- CategoryTheory.Limits.prod.lift_map_assocstatement and proof · cited by 8
- CategoryTheory.Limits.prod.map_mapstatement and proof · cited by 7
- CategoryTheory.Limits.prod.map_fst_assocstatement and proof · cited by 6
- CategoryTheory.Limits.prod.lift_fst_comp_snd_compstatement and proof · cited by 5