Theorems · Definition · category theory
CategoryTheory.Limits.prod
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → (X Y : C) → [CategoryTheory.Limits.HasBinaryProduct X Y] → CIf we have a product of X and Y, we can access it using prod X Y or X ⨯ Y.
- Cited by
- 364 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 83 definitions · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- CategoryTheory.Limits.pairproof · cited by 536
- CategoryTheory.Limits.limitproof · cited by 346
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
Cited by429
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prod.fststatement · cited by 189
- CategoryTheory.Limits.prod.sndstatement · cited by 185
- CategoryTheory.Limits.prod.liftstatement · cited by 123
- CategoryTheory.Limits.prod.mapstatement · cited by 105
- CategoryTheory.Limits.prod.comp_liftstatement · cited by 46
- CategoryTheory.Dial.tensorObjImplproof · cited by 35
- CategoryTheory.Dial.Hom.Fstatement · cited by 34
- CategoryTheory.Limits.prod.hom_extstatement and proof · cited by 33
- CategoryTheory.Limits.prod.map_sndstatement · cited by 31
- CategoryTheory.Limits.prod.map_fststatement · cited by 27
- CategoryTheory.Limits.prod.lift_mapstatement · cited by 26
- CategoryTheory.Limits.prodComparisonstatement · cited by 26
Showing the 200 most cited of 429.