Theorems · Theorem · category theory
CategoryTheory.Join.mapPairComp_hom_app_right
∀ {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'] {J : Type u₅} [inst_4 : CategoryTheory.Category.{v₅, u₅} J]
{K : Type u₆} [inst_5 : CategoryTheory.Category.{v₆, u₆} K] (Fₗ : CategoryTheory.Functor C E)
(Fᵣ : CategoryTheory.Functor D E') (Gₗ : CategoryTheory.Functor E J) (Gᵣ : CategoryTheory.Functor E' K) (d : D),
(CategoryTheory.Join.mapPairComp Fₗ Fᵣ Gₗ Gᵣ).hom.app (CategoryTheory.Join.right d) =
CategoryTheory.CategoryStruct.id (CategoryTheory.Join.right (Gᵣ.obj (Fᵣ.obj d)))- Defined in
- Mathlib.CategoryTheory.Join.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Functor.map_idproof · cited by 616
- CategoryTheory.Joinstatement · cited by 131
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.mapWhiskerRight_whiskerLeftproof · cited by 1
- CategoryTheory.Join.mapWhiskerRight_whiskerRightproof · cited by 1
- CategoryTheory.Join.mapWhiskerLeft_associator_homproof · cited by 1
- CategoryTheory.Join.mapWhiskerLeft_whiskerLeftproof · cited by 1
- CategoryTheory.Join.mapWhiskerLeft_whiskerRightproof · cited by 1
- CategoryTheory.Join.mapWhiskerRight_associator_homproof · cited by 0
- CategoryTheory.Join.mapWhiskerRight_leftUnitor_homproof · cited by 0
- CategoryTheory.Join.mapWhiskerRight_rightUnitor_homproof · cited by 0
- CategoryTheory.Join.mapWhiskerLeft_leftUnitor_homproof · cited by 0
- CategoryTheory.Join.mapWhiskerLeft_rightUnitor_homproof · cited by 0