Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasPushouts C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
(X₁ X₂ : CategoryTheory.Arrow C) →
{W : C} →
[CategoryTheory.Limits.PreservesColimit
(CategoryTheory.Limits.span (CategoryTheory.MonoidalCategoryStruct.whiskerRight X₁.hom X₂.left)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X₁.left X₂.hom))
(CategoryTheory.MonoidalCategory.tensorLeft W)] →
CategoryTheory.Arrow.mk (CategoryTheory.MonoidalCategoryStruct.whiskerLeft W (X₁ □ X₂).hom) ≅
CategoryTheory.Arrow.mk (CategoryTheory.MonoidalCategoryStruct.whiskerLeft W X₁.hom) □ X₂Left-whiskering the pushout-product of X₁ and X₂ with W : C is isomorphic to the
pushout-product of W ◁ X₁ and X₂.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- 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
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement and proof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement and proof · cited by 903
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.MonoidalCategoryStruct.associatorproof · cited by 667
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.associatorproof · cited by 8
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso_inv_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso_inv_rightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso_hom_leftstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.whiskerLeftIso_hom_rightstatement and proof · cited by 0