Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.OplaxTrans.id

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        (F : CategoryTheory.OplaxFunctor B C) → CategoryTheory.Oplax.OplaxTrans F F

The identity oplax transformation.

Defined in
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Oplax
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.Oplax.OplaxTrans.categoryStruct · cited by 49OplaxTrans.categoryStructCategoryTheory.Oplax.StrongTrans.id · cited by 5StrongTrans.idCategoryTheory.Oplax.StrongTrans.id_app · cited by 0StrongTrans.id_appCategoryTheory.Oplax.StrongTrans.id_naturality_hom · cited by 0StrongTrans.id_naturality…CategoryTheory.Oplax.StrongTrans.id_naturality_inv · cited by 0StrongTrans.id_naturality…CategoryTheory.Oplax.StrongTrans.categoryStruct_id_app · cited by 0StrongTrans.categoryStruc…CategoryTheory.Oplax.StrongTrans.categoryStruct_id_naturality · cited by 0StrongTrans.categoryStruc…CategoryTheory.Oplax.StrongTrans.id.toOplax · cited by 0id.toOplaxQuiver.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.OplaxFunctor · cited by 253CategoryTheory.OplaxFunct…CategoryTheory.OplaxFunctor.toPrelaxFunctor · cited by 246OplaxFunctor.toPrelaxFunc…CategoryTheory.Oplax.OplaxTrans · cited by 24Oplax.OplaxTransOplaxTrans.idCITED BYCITES

Cites15

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

Cited by8

Results whose statement or proof uses this declaration.