Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.Prod.fst

(B : Type u₁) →
  [inst : CategoryTheory.Bicategory B] →
    (C : Type u₂) → [inst_1 : CategoryTheory.Bicategory C] → CategoryTheory.StrictPseudofunctor (B × C) B

fst is the strict pseudofunctor given by projection to the first factor.

Defined in
Mathlib.CategoryTheory.Bicategory.Product
Cited by
7 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

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.

Cited by7

Results whose statement or proof uses this declaration.