Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatTrans
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{D : Type u₁} →
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
(F : CategoryTheory.Functor C D) →
(CategoryTheory.MonoidalCategory.curriedTensor C).comp
((CategoryTheory.Functor.whiskeringRight C C D).obj F) ⟶
F.comp
((CategoryTheory.MonoidalCategory.curriedTensor D).comp
((CategoryTheory.Functor.whiskeringLeft C D D).obj F))The product comparison morphism from F(- ⊗ -) to F- ⊗ F-, whose components are given by
prodComparison.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Functor.whiskeringRightstatement · cited by 221
- CategoryTheory.MonoidalCategory.curriedTensorstatement · cited by 170
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTransproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIsoproof · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIso_homstatement · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIso_invstatement · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatTrans_appstatement and proof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatTrans_compstatement · cited by 0