Theorems · Definition · category theory
CategoryTheory.Join.mapPairLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
{E' : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} E'] →
(Fₗ : CategoryTheory.Functor C E) →
(Fᵣ : CategoryTheory.Functor D E') →
(CategoryTheory.Join.inclLeft C D).comp (CategoryTheory.Join.mapPair Fₗ Fᵣ) ≅
Fₗ.comp (CategoryTheory.Join.inclLeft E E')Characterizing mapPair on left morphisms.
- Defined in
- Mathlib.CategoryTheory.Join.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Joinstatement · cited by 131
- CategoryTheory.Join.inclLeftstatement and proof · cited by 74
- CategoryTheory.Join.inclRightproof · cited by 74
- CategoryTheory.Join.mapPairstatement · cited by 58
- CategoryTheory.Prod.fstproof · cited by 51
- CategoryTheory.Prod.sndproof · cited by 50
- CategoryTheory.Join.edgeproof · cited by 13
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.mapPairCompproof · cited by 20
- CategoryTheory.Join.mapWhiskerLeftproof · cited by 14
- CategoryTheory.Join.mapWhiskerRightproof · cited by 13
- CategoryTheory.Join.mapIsoWhiskerLeftproof · cited by 11
- CategoryTheory.Join.mapIsoWhiskerRightproof · cited by 11
- CategoryTheory.Join.mapPairIdproof · cited by 8
- CategoryTheory.Join.mapPairComp_inv_app_leftproof · cited by 6
- CategoryTheory.Join.mapPairComp_inv_app_rightproof · cited by 6
- CategoryTheory.Join.mapPairLeft_hom_appstatement and proof · cited by 0
- CategoryTheory.Join.mapPairLeft_inv_appstatement and proof · cited by 0
- CategoryTheory.Join.mapIsoWhiskerLeft_invproof · cited by 0
- CategoryTheory.Join.mapIsoWhiskerRight_invproof · cited by 0