Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Prod.braiding

(C : Type u₁) →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (D : Type u₂) → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → C × D ≌ D × C

The equivalence, given by swapping factors, between C × D and D × C.

Defined in
Mathlib.CategoryTheory.Products.Basic
Cited by
24 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.prod.prodμ · cited by 8prod.prodμCategoryTheory.Sum.Swap.equivalenceFunctorEquivFunctorIso · cited by 4Swap.equivalenceFunctorEq…CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim · cited by 4Limits.colimitFlipCompCol…CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim · cited by 4Limits.limitFlipCompLimIs…CategoryTheory.Limits.colimitCurrySwapCompColimIsoColimitCurryCompColim · cited by 2Limits.colimitCurrySwapCo…CategoryTheory.Limits.limitCurrySwapCompLimIsoLimitCurryCompLim · cited by 2Limits.limitCurrySwapComp…CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_hom · cited by 1Limits.colimitFlipCompCol…CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_inv · cited by 1Limits.colimitFlipCompCol…CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim_hom_π_π · cited by 1Limits.limitFlipCompLimIs…CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim_inv_π_π · cited by 1Limits.limitFlipCompLimIs…CategoryTheory.prod.prodμ_counitIso_hom_app · cited by 0prod.prodμ_counitIso_hom_…CategoryTheory.prod.prodμ_counitIso_inv_app · cited by 0prod.prodμ_counitIso_inv_…CategoryTheory.prod.prodμ_functor_map · cited by 0prod.prodμ_functor_mapCategoryTheory.prod.prodμ_inverse_map · cited by 0prod.prodμ_inverse_mapCategoryTheory.prod.prodμ_unitIso_hom_app · cited by 0prod.prodμ_unitIso_hom_appCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Prod.swap · cited by 36Prod.swapProd.braidingCITED BYCITES

Cites6

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

Cited by30

Results whose statement or proof uses this declaration.