Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StrictlyUnitaryPseudofunctor.toStrictlyUnitaryLaxFunctor

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        CategoryTheory.StrictlyUnitaryPseudofunctor B C → CategoryTheory.StrictlyUnitaryLaxFunctor B C

By forgetting the inverse to mapComp, a StrictlyUnitaryPseudofunctor is a StrictlyUnitaryLaxFunctor.

Defined in
Mathlib.CategoryTheory.Bicategory.Functor.StrictlyUnitary
Cited by
5 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.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 by5

Results whose statement or proof uses this declaration.