Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.rightUnitor

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

The right unitor: f ≫ 𝟙 b ≅ f

Defined in
Mathlib.CategoryTheory.Bicategory.Basic
Cited by
308 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 12 definitions · uses no axioms
Assumes
CategoryTheory.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 by421

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 421.