Mathlib Map

Theorems · Definition · category theory

CategoryTheory.FreeBicategory.lift

{B : Type u₁} →
  [inst : Quiver B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] → B ⥤q C → CategoryTheory.Pseudofunctor (CategoryTheory.FreeBicategory B) C

A prefunctor from a quiver B to a bicategory C can be lifted to a pseudofunctor from free_bicategory B to C.

Defined in
Mathlib.CategoryTheory.Bicategory.Free
Cited by
5 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
QuiverCategoryTheory.Bicategory

Around this declaration

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

Cites15

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.