Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.externalProductSwap_inv_app_app
∀ (J₁ : Type u₁) (J₂ : Type u₂) (C : Type u₃) [inst : CategoryTheory.Category.{v₁, u₁} J₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} J₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C]
[inst_3 : CategoryTheory.MonoidalCategory C] [inst_4 : CategoryTheory.BraidedCategory C]
(X : CategoryTheory.Functor J₁ C × CategoryTheory.Functor J₂ C) (X_1 : J₂ × J₁),
((CategoryTheory.MonoidalCategory.externalProductSwap J₁ J₂ C).inv.app X).app X_1 =
(β_ (X.1.obj X_1.2) (X.2.obj X_1.1)).inv- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 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
- 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.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.BraidedCategory.braidingstatement · cited by 257
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.