Theorems · Theorem · category theory
CategoryTheory.Functor.Monoidal.tensorObjComp_hom_app
∀ {C : Type u_2} {D : Type u_3} {E : Type u_4} [inst : CategoryTheory.Category.{v_2, u_2} C]
[inst_1 : CategoryTheory.Category.{v_3, u_3} D] [inst_2 : CategoryTheory.Category.{v_4, u_4} E]
[inst_3 : CategoryTheory.CartesianMonoidalCategory C] [inst_4 : CategoryTheory.CartesianMonoidalCategory E]
(F G : CategoryTheory.Functor D C) (H : CategoryTheory.Functor C E)
[inst_5 : CategoryTheory.Limits.PreservesFiniteProducts H] (X : D),
(CategoryTheory.Functor.Monoidal.tensorObjComp F G H).hom.app X =
CategoryTheory.CartesianMonoidalCategory.prodComparison H (F.obj X) (G.obj X)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Limits.PreservesFiniteProductsstatement and proof · cited by 75
- CategoryTheory.CartesianMonoidalCategory.prodComparisonstatement · cited by 41
- CategoryTheory.Functor.Monoidal.tensorObjCompstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.