Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasPushouts C] →
      [inst_2 : CategoryTheory.MonoidalCategory C] →
        [CategoryTheory.BraidedCategory C] → (X₁ X₂ : CategoryTheory.Arrow C) → (X₁ □ X₂) ≅ X₂ □ X₁

The pushout-product is commutative: X₁ □ X₂ ≅ X₂ □ X₁.

Defined in
Mathlib.CategoryTheory.Monoidal.PushoutProduct
Cited by
12 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPushoutsCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braidedCategory · cited by 1PushoutProduct.braidedCat…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_isInitial_iff' · cited by 1PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor · cited by 1PushoutProduct.leftUnitorCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braidedCategory_braiding · cited by 0PushoutProduct.braidedCat…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding_hom_left · cited by 0PushoutProduct.braiding_h…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding_hom_right · cited by 0PushoutProduct.braiding_h…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding_inv_left · cited by 0PushoutProduct.braiding_i…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.braiding_inv_right · cited by 0PushoutProduct.braiding_i…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_iff' · cited by 0PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_iff' · cited by 0PushoutProduct.hasLifting…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hexagon_forward · cited by 0PushoutProduct.hexagon_fo…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hexagon_reverse · cited by 0PushoutProduct.hexagon_re…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor_naturality · cited by 0PushoutProduct.leftUnitor…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.triangle · cited by 0PushoutProduct.triangleCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.BraidedCategory · cited by 779CategoryTheory.BraidedCat…CategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.hom · cited by 335Arrow.homCategoryTheory.BraidedCategory.braiding · cited by 257BraidedCategory.braidingCategoryTheory.Limits.HasPushouts · cited by 172Limits.HasPushoutsPushoutProduct.braidingCITED BYCITES

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.