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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- CategoryTheory.Joinstatement · cited by 131
- CategoryTheory.Functor.leftUnitorproof · cited by 117
- CategoryTheory.Join.inclLeftproof · cited by 74
- CategoryTheory.Join.inclRightproof · cited by 74
- CategoryTheory.Join.mapPairstatement · cited by 58
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.pseudofunctorLeftproof · cited by 10
- CategoryTheory.Join.pseudofunctorRightproof · cited by 10
- CategoryTheory.Join.mapPairEquivproof · cited by 4
- CategoryTheory.Join.mapPairId_hom_appstatement · cited by 4
- CategoryTheory.Join.mapPairEquiv_counitIsostatement · cited by 0
- CategoryTheory.Join.mapWhiskerRight_leftUnitor_homstatement and proof · cited by 0
- CategoryTheory.Join.mapPairEquiv_unitIsostatement · cited by 0
- CategoryTheory.Join.mapWhiskerRight_rightUnitor_homstatement and proof · cited by 0
- CategoryTheory.Join.mapPairId_inv_appstatement · cited by 0
- CategoryTheory.Join.mapWhiskerLeft_leftUnitor_homstatement and proof · cited by 0
- CategoryTheory.Join.mapWhiskerLeft_rightUnitor_homstatement and proof · cited by 0