Theorems · Theorem · category theory
CategoryTheory.IsSifted.factorization_prodComparison_colim
∀ {C : Type u} [inst : CategoryTheory.SmallCategory C] (X Y : CategoryTheory.Functor C (Type u)),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.HasColimit.isoOfNatIso
((CategoryTheory.MonoidalCategory.externalProductCompDiagIso C (Type u)).app (X, Y)).symm).hom
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.colimit.pre (CategoryTheory.MonoidalCategory.externalProduct X Y)
(CategoryTheory.Functor.diag C))
(CategoryTheory.Limits.PreservesColimit₂.isoColimitUncurryWhiskeringLeft₂ X Y
(CategoryTheory.MonoidalCategory.curriedTensor (Type u))).hom) =
CategoryTheory.CartesianMonoidalCategory.prodComparison CategoryTheory.Limits.colim X YThrough the isomorphisms PreservesColimit₂.isoColimitUncurryWhiskeringLeft₂ and
externalProductCompDiagIso, the comparison map colimit.pre (X ⊠ Y) (diag C) identifies with the
product comparison map for the colimit functor.
- Defined in
- Mathlib.CategoryTheory.Limits.Sifted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.SmallCategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjproof · cited by 3,106
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Iso.symmstatement and proof · cited by 993
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.