Mathlib Map

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 ⟶ Y

The projection map to the second component of the product.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
185 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 137 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasBinaryProduct

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.

Cited by207

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 207.