Theorems · Definition · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIso
{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) →
[∀ (B : C), CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair A B) F] →
((CategoryTheory.MonoidalCategory.curriedTensor C).obj A).comp F ≅
F.comp ((CategoryTheory.MonoidalCategory.curriedTensor D).obj (F.obj A))The natural isomorphism F(A ⊗ -) ≅ FA ⊗ F-, provided each prodComparison F A B is an
isomorphism (as B changes).
- Cited by
- 7 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.
Cites13
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.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.MonoidalCategory.curriedTensorstatement · cited by 170
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.expComparisonproof · cited by 7
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIso_invstatement and proof · cited by 2
- CategoryTheory.frobeniusMorphism_mateproof · cited by 1
- CategoryTheory.expComparison_evproof · cited by 1
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.coev_expComparisonproof · cited by 0
- CategoryTheory.expComparison_whiskerLeftproof · cited by 0
- CategoryTheory.CartesianMonoidalCategory.prodComparisonNatIso_homstatement and proof · cited by 0