Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Lax.LaxTrans.id

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] → (F : CategoryTheory.LaxFunctor B C) → CategoryTheory.Lax.LaxTrans F F

The identity lax transformation.

Defined in
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Lax
Cited by
6 results in Mathlib
Foundations
Depth 26 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.

CategoryTheory.Lax.StrongTrans.id · cited by 4StrongTrans.idCategoryTheory.Lax.StrongTrans.id_naturality_inv · cited by 0StrongTrans.id_naturality…CategoryTheory.Lax.StrongTrans.id.toLax · cited by 0id.toLaxCategoryTheory.Lax.StrongTrans.categoryStruct_id_app · cited by 0StrongTrans.categoryStruc…CategoryTheory.Lax.StrongTrans.categoryStruct_id_naturality · cited by 0StrongTrans.categoryStruc…CategoryTheory.Lax.StrongTrans.id_app · cited by 0StrongTrans.id_appCategoryTheory.Lax.StrongTrans.id_naturality_hom · cited by 0StrongTrans.id_naturality…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryPrefunctor.obj · cited by 1241Prefunctor.objCategoryTheory.PrelaxFunctor.toPrelaxFunctorStruct · cited by 1154PrelaxFunctor.toPrelaxFun…CategoryTheory.PrelaxFunctorStruct.toPrefunctor · cited by 1142PrelaxFunctorStruct.toPre…Prefunctor.map · cited by 952Prefunctor.mapCategoryTheory.Bicategory.leftUnitor · cited by 309Bicategory.leftUnitorCategoryTheory.Bicategory.rightUnitor · cited by 308Bicategory.rightUnitorCategoryTheory.LaxFunctor.toPrelaxFunctor · cited by 216LaxFunctor.toPrelaxFunctorCategoryTheory.LaxFunctor · cited by 201CategoryTheory.LaxFunctorCategoryTheory.Lax.LaxTrans · cited by 17Lax.LaxTransLaxTrans.idCITED BYCITES

Cites15

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

Cited by7

Results whose statement or proof uses this declaration.