Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.Prod.swap

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

The pseudofunctor swapping the factors of a cartesian product of bicategories, B × C ⥤ C × B.

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.

Cites5

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.