Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIso
{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), CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair A B) F] →
(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 natural isomorphism of bifunctors F(- ⊗ -) ≅ F- ⊗ F-, provided each
prodComparison F A B is an isomorphism.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CategoryTheory.Functor.objstatement · 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.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Limits.pairstatement and proof · cited by 536
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Functor.whiskeringRightstatement · cited by 221
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIso_homstatement and proof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonBifunctorNatIso_invstatement and proof · cited by 0