Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparison
{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) →
(A B : C) →
F.obj (CategoryTheory.MonoidalCategoryStruct.tensorObj A B) ⟶
CategoryTheory.MonoidalCategoryStruct.tensorObj (F.obj A) (F.obj B)When C and D have chosen finite products and F : C ⥤ D is any functor,
prodComparison F A B is the canonical comparison morphism from F (A ⊗ B) to F(A) ⊗ F(B).
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 27 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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.SemiCartesianMonoidalCategory.fstproof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndproof · cited by 181
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
Cited by44
Results whose statement or proof uses this declaration.
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTransproof · cited by 10
- CategoryTheory.CartesianMonoidalCategory.prodComparison_fststatement · cited by 8
- CategoryTheory.CartesianMonoidalCategory.prodComparison_sndstatement · cited by 8
- CategoryTheory.Functor.Monoidal.μ_of_cartesianMonoidalCategoryproof · cited by 3
- CategoryTheory.CartesianMonoidalCategory.prodComparison_compstatement · cited by 3
- CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerLeftstatement and proof · cited by 3
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTrans_appstatement · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparison_fst_assocstatement and proof · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparison_idstatement · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparison_inv_natural_whiskerRightstatement and proof · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparison_naturalstatement and proof · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparison_natural_whiskerRightstatement and proof · cited by 2