Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPushouts C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
(X₁ X₂ X₃ : CategoryTheory.Arrow C) →
[CategoryTheory.Limits.PreservesColimit
(CategoryTheory.Limits.span (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₁.hom X₂.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₁.left X₂.hom))
(CategoryTheory.MonoidalCategory.tensorRight X₃.left)] →
[CategoryTheory.Limits.PreservesColimit
(CategoryTheory.Limits.span (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₁.hom X₂.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₁.left X₂.hom))
(CategoryTheory.MonoidalCategory.tensorRight X₃.right)] →
[CategoryTheory.Limits.PreservesColimit
(CategoryTheory.Limits.span (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₂.hom X₃.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₂.left X₃.hom))
(CategoryTheory.MonoidalCategory.tensorLeft X₁.left)] →
[CategoryTheory.Limits.PreservesColimit
(CategoryTheory.Limits.span (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₂.hom X₃.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₂.left X₃.hom))
(CategoryTheory.MonoidalCategory.tensorLeft X₁.right)] →
((X₁ □ X₂) □ X₃) ≅ X₁ □ X₂ □ X₃The pushout-product is associative: (X₁ □ X₂) □ X₃ ≅ X₁ □ X₂ □ X₃.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_hom_leftstatement · cited by 4
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_inv_leftstatement · cited by 1
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_inv_rightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator.congr_simpstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.pentagonproof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_defstatement · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associator_hom_rightstatement and proof · cited by 0