Theorems · Theorem · category theory
CategoryTheory.Join.mapPairLeft_inv_app
∀ {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')
(X : C),
(CategoryTheory.Join.mapPairLeft Fₗ Fᵣ).inv.app X =
CategoryTheory.CategoryStruct.id (CategoryTheory.Join.left (Fₗ.obj X))- Defined in
- Mathlib.CategoryTheory.Join.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Joinstatement · cited by 131
- CategoryTheory.Join.inclLeftstatement · cited by 74
- CategoryTheory.Join.inclRightstatement · cited by 74
- CategoryTheory.Join.mapPairstatement · cited by 58
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.