Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.InducedBicategory

{B : Type u_1} → (C : Type u_2) → (B → C) → Type u_1

InducedBicategory B C, where F : B → C, is a typeclass synonym for B. This is given a bicategory structure where the 1-morphisms X ⟶ Y are the 1-morphisms in C from F X to F Y, and the 2-morphisms f ⟶ g are also the 2-morphisms in C from f to g.

Defined in
Mathlib.CategoryTheory.Bicategory.InducedBicategory
Cited by
39 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by58

Results whose statement or proof uses this declaration.