Theorems · Definition · category theory
CategoryTheory.Limits.prod.snd
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} → [inst_1 : CategoryTheory.Limits.HasBinaryProduct X Y] → X ⨯ Y ⟶ YThe projection map to the second component of the product.
- Cited by
- 185 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 137 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 · cited by 32,603
- CategoryTheory.Limits.pairproof · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.limit.πproof · cited by 278
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
Cited by207
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prod.comp_liftproof · cited by 46
- CategoryTheory.Dial.tensorObjImplproof · cited by 35
- CategoryTheory.Limits.prod.hom_extstatement and proof · cited by 33
- CategoryTheory.Limits.prod.map_sndstatement · cited by 31
- CategoryTheory.Limits.prod.lift_mapproof · cited by 26
- CategoryTheory.Limits.prodComparisonproof · cited by 26
- CategoryTheory.prodComonadproof · cited by 20
- CategoryTheory.Limits.opProdIsoCoprodproof · cited by 16
- CategoryTheory.Pretriangulated.binaryProductTriangleproof · cited by 13
- CategoryTheory.Limits.pullbackProdFstIsoProdproof · cited by 12
- CategoryTheory.Limits.prod.braidingproof · cited by 11
- CategoryTheory.Limits.pullbackProdSndIsoProdstatement and proof · cited by 10
Showing the 200 most cited of 207.