Theorems · Theorem · category theory
CategoryTheory.CartesianMonoidalCategory.prodComparisonIso_comp
∀ {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) {E : Type u₂} [inst_4 : CategoryTheory.Category.{v₂, u₂} E]
[inst_5 : CategoryTheory.CartesianMonoidalCategory E] (G : CategoryTheory.Functor D E)
[inst_6 : CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair A B) F]
[inst_7 : CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair A B) (F.comp G)]
[inst_8 : CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.pair (F.obj A) (F.obj B)) G],
CategoryTheory.CartesianMonoidalCategory.prodComparisonIso (F.comp G) A B =
G.mapIso (CategoryTheory.CartesianMonoidalCategory.prodComparisonIso F A B) ≪≫
CategoryTheory.CartesianMonoidalCategory.prodComparisonIso G (F.obj A) (F.obj B)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.Limits.PreservesLimitCategoryTheory.Limits.PreservesLimitCategoryTheory.Limits.PreservesLimit
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.