Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.Adj.Bicategory.rightUnitor

{B : Type u} →
  [inst : CategoryTheory.Bicategory B] →
    {a b : CategoryTheory.Bicategory.Adj B} →
      (α : a ⟶ b) → CategoryTheory.CategoryStruct.comp α (CategoryTheory.CategoryStruct.id b) ≅ α

The right unitor in the bicategory Adj B.

Defined in
Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
Cited by
4 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Bicategory

Around this declaration

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

Cites12

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

Cited by4

Results whose statement or proof uses this declaration.