Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTrans
{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 : C) →
((CategoryTheory.MonoidalCategory.curriedTensor C).obj A).comp F ⟶
F.comp ((CategoryTheory.MonoidalCategory.curriedTensor D).obj (F.obj A))The product comparison morphism from F(A ⊗ -) to FA ⊗ F-, whose components are given by
prodComparison.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.MonoidalCategory.curriedTensorstatement · cited by 170
- CategoryTheory.CartesianMonoidalCategory.prodComparisonproof · cited by 41
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIsoproof · cited by 7
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatTransproof · cited by 4
- CategoryTheory.frobeniusMorphismproof · cited by 3
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTrans_appstatement and proof · cited by 2
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIso_invstatement · cited by 2
- CategoryTheory.frobeniusMorphism_mateproof · cited by 1
- CategoryTheory.expComparison_evproof · cited by 1
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTrans_compstatement · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatTrans_idstatement · cited by 0
- CategoryTheory.coev_expComparisonproof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatTrans_appstatement · cited by 0
- CategoryTheory.expComparison_whiskerLeftproof · cited by 0