Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StrictlyUnitaryPseudofunctor.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.StrictlyUnitaryPseudofunctor B C →
              CategoryTheory.StrictlyUnitaryPseudofunctor C D → CategoryTheory.StrictlyUnitaryPseudofunctor B D

Composition of StrictlyUnitaryPseudofunctor.

Defined in
Mathlib.CategoryTheory.Bicategory.Functor.StrictlyUnitary
Cited by
7 results in Mathlib
Foundations
Depth 23 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.

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.