Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.mapId

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        (self : CategoryTheory.Pseudofunctor B C) →
          (a : B) → self.map (CategoryTheory.CategoryStruct.id a) ≅ CategoryTheory.CategoryStruct.id (self.obj a)
Defined in
Mathlib.CategoryTheory.Bicategory.Functor.Pseudofunctor
Cited by
175 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 21 definitions · uses no axioms
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

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

CategoryTheory.Pseudofunctor.toOplax · cited by 19Pseudofunctor.toOplaxCategoryTheory.Bicategory.Pith.pseudofunctorToPith · cited by 10Pith.pseudofunctorToPithCategoryTheory.Pseudofunctor.mapId' · cited by 8Pseudofunctor.mapId'CategoryTheory.Pseudofunctor.CoGrothendieck.ι · cited by 7CoGrothendieck.ιCategoryTheory.Pseudofunctor.toLax · cited by 7Pseudofunctor.toLaxCategoryTheory.Pseudofunctor.presheafHomObjHomEquiv · cited by 5Pseudofunctor.presheafHom…CategoryTheory.Pseudofunctor.map₂_left_unitor · cited by 4Pseudofunctor.map₂_left_u…CategoryTheory.Pseudofunctor.map₂_right_unitor · cited by 4Pseudofunctor.map₂_right_…CategoryTheory.Pseudofunctor.DescentData.pullFunctorIdIso · cited by 4DescentData.pullFunctorId…CategoryTheory.Pseudofunctor.mapComp'_comp_id · cited by 4Pseudofunctor.mapComp'_co…CategoryTheory.Pseudofunctor.mapComp'_id_comp · cited by 4Pseudofunctor.mapComp'_id…CategoryTheory.Pseudofunctor.mapComp_id_left_hom · cited by 4Pseudofunctor.mapComp_id_…CategoryTheory.Pseudofunctor.mapComp_id_right_hom · cited by 4Pseudofunctor.mapComp_id_…CategoryTheory.Pseudofunctor.ObjectProperty.mapId · cited by 3ObjectProperty.mapIdCategoryTheory.Pseudofunctor.StrongTrans.naturality_id_hom · cited by 3StrongTrans.naturality_id…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.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.Pseudofunctor.toPrelaxFunctor · cited by 640Pseudofunctor.toPrelaxFun…CategoryTheory.Pseudofunctor · cited by 571CategoryTheory.Pseudofunc…Pseudofunctor.mapIdCITED BYCITES

Cites10

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

Cited by195

Results whose statement or proof uses this declaration.