Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Join.mapPairId

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        CategoryTheory.Join.mapPair (CategoryTheory.Functor.id C) (CategoryTheory.Functor.id D) ≅
          CategoryTheory.Functor.id (CategoryTheory.Join C D)

mapPair respects identities

Defined in
Mathlib.CategoryTheory.Join.Basic
Cited by
8 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Join.pseudofunctorLeft · cited by 10Join.pseudofunctorLeftCategoryTheory.Join.pseudofunctorRight · cited by 10Join.pseudofunctorRightCategoryTheory.Join.mapPairEquiv · cited by 4Join.mapPairEquivCategoryTheory.Join.mapPairId_hom_app · cited by 4Join.mapPairId_hom_appCategoryTheory.Join.mapPairEquiv_counitIso · cited by 0Join.mapPairEquiv_counitI…CategoryTheory.Join.mapWhiskerRight_leftUnitor_hom · cited by 0Join.mapWhiskerRight_left…CategoryTheory.Join.mapPairEquiv_unitIso · cited by 0Join.mapPairEquiv_unitIsoCategoryTheory.Join.mapWhiskerRight_rightUnitor_hom · cited by 0Join.mapWhiskerRight_righ…CategoryTheory.Join.mapPairId_inv_app · cited by 0Join.mapPairId_inv_appCategoryTheory.Join.mapWhiskerLeft_leftUnitor_hom · cited by 0Join.mapWhiskerLeft_leftU…CategoryTheory.Join.mapWhiskerLeft_rightUnitor_hom · cited by 0Join.mapWhiskerLeft_right…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.Functor.rightUnitor · cited by 149Functor.rightUnitorCategoryTheory.Join · cited by 131CategoryTheory.JoinCategoryTheory.Functor.leftUnitor · cited by 117Functor.leftUnitorCategoryTheory.Join.inclLeft · cited by 74Join.inclLeftCategoryTheory.Join.inclRight · cited by 74Join.inclRightCategoryTheory.Join.mapPair · cited by 58Join.mapPairCategoryTheory.Join.mapPairLeft · cited by 6Join.mapPairLeftCategoryTheory.Join.mapPairRight · cited by 6Join.mapPairRightCategoryTheory.Join.mkNatIso · cited by 3Join.mkNatIsoJoin.mapPairIdCITED BYCITES

Cites15

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

Cited by11

Results whose statement or proof uses this declaration.