Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StrictPseudofunctor.comp

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        {D : Type u₃} →
          [inst_2 : CategoryTheory.Bicategory D] →
            CategoryTheory.StrictPseudofunctor B C →
              CategoryTheory.StrictPseudofunctor C D → CategoryTheory.StrictPseudofunctor B D

Composition of StrictPseudofunctor.

Defined in
Mathlib.CategoryTheory.Bicategory.Functor.StrictPseudofunctor
Cited by
7 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.BicategoryCategoryTheory.BicategoryCategoryTheory.Bicategory

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 by7

Results whose statement or proof uses this declaration.