Theorems · Definition · category theory
CategoryTheory.Prod.symmetry
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(CategoryTheory.Prod.swap C D).comp (CategoryTheory.Prod.swap D C) ≅ CategoryTheory.Functor.id (C × D)Swapping the factors of a Cartesian product of categories twice is naturally isomorphic to the identity functor.
- Defined in
- Mathlib.CategoryTheory.Products.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Prod.swapstatement · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Prod.symmetry_hom_appstatement and proof · cited by 0
- CategoryTheory.Prod.symmetry_inv_appstatement and proof · cited by 0