Theorems · Theorem · category theory
CategoryTheory.Enriched.Functor.associator_inv_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
(K L M N : CategoryTheory.Functor C D) {X : C}
(x :
(CategoryTheory.MonoidalCategoryStruct.tensorObj (K.functorHom L)
(CategoryTheory.MonoidalCategoryStruct.tensorObj (L.functorHom M) (M.functorHom N))).obj
X),
(CategoryTheory.ConcreteCategory.hom
(CategoryTheory.MonoidalCategoryStruct.associator
((K.homObjFunctor L).obj (Opposite.op (CategoryTheory.coyoneda.obj (Opposite.op X))))
((L.homObjFunctor M).obj (Opposite.op (CategoryTheory.coyoneda.obj (Opposite.op X))))
((M.homObjFunctor N).obj (Opposite.op (CategoryTheory.coyoneda.obj (Opposite.op X))))).inv)
x =
((x.1, x.2.1), x.2.2)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 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.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.MonoidalCategoryStruct.associatorstatement · cited by 667
- CategoryTheory.coyonedastatement · cited by 208
- CategoryTheory.Functor.functorHomstatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.