Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.StrictPseudofunctor

(B : Type u₁) →
  [CategoryTheory.Bicategory B] →
    (C : Type u₂) → [CategoryTheory.Bicategory C] → Type (max (max (max (max (max u₁ u₂) v₁) v₂) w₁) w₂)

A strict pseudofunctor F between bicategories B and C is a pseudofunctor F from B to C such that mapId and mapComp are given by eqToIso _.

Defined in
Mathlib.CategoryTheory.Bicategory.Functor.StrictPseudofunctor
Cited by
18 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by35

Results whose statement or proof uses this declaration.