Theorems · Definition · category theory
CategoryTheory.Functor.Monoidal.tensorObjComp
{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) →
[CategoryTheory.Limits.PreservesFiniteProducts H] →
(CategoryTheory.MonoidalCategoryStruct.tensorObj F G).comp H ≅
CategoryTheory.MonoidalCategoryStruct.tensorObj (F.comp H) (G.comp H)A finite-products-preserving functor distributes over the tensor product of functors.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.PreservesFiniteProductsstatement and proof · cited by 75
- CategoryTheory.CartesianMonoidalCategory.prodComparisonIsoproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.Monoidal.tensorObjComp_hom_appstatement and proof · cited by 0
- CategoryTheory.Functor.Monoidal.tensorObjComp_inv_appstatement and proof · cited by 0