Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.prod.fst

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → [inst_1 : CategoryTheory.Limits.HasBinaryProduct X Y] → X ⨯ Y ⟶ X

The projection map to the first component of the product.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
189 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 by215

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 215.