Theorems · Theorem · category theory
CategoryTheory.Enriched.Functor.whiskerRight_app_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)
(f : CategoryTheory.MonoidalCategoryStruct.tensorObj (K.functorHom L) (L.functorHom M) ⟶ K.functorHom M) {X : C}
(a :
(CategoryTheory.MonoidalCategoryStruct.tensorObj
(CategoryTheory.MonoidalCategoryStruct.tensorObj (K.functorHom L) (L.functorHom M)) (M.functorHom N)).obj
X),
(CategoryTheory.ConcreteCategory.hom
(CategoryTheory.MonoidalCategoryStruct.whiskerRight (f.app X)
((M.homObjFunctor N).obj (Opposite.op (CategoryTheory.coyoneda.obj (Opposite.op X))))))
a =
((CategoryTheory.ConcreteCategory.hom (f.app X)) a.1, a.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.
Cites14
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.coyonedastatement · cited by 208
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.