Theorems · Theorem · category theory
CategoryTheory.SymmetricCategory.symmetry
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {inst_1 : CategoryTheory.MonoidalCategory C}
[self : CategoryTheory.SymmetricCategory C] (X Y : C),
CategoryTheory.CategoryStruct.comp (β_ X Y).hom (β_ Y X).hom =
CategoryTheory.CategoryStruct.id (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategory.braidingstatement · cited by 257
- CategoryTheory.SymmetricCategorystatement and proof · cited by 19
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.SymmetricCategory.symmetry_assocproof · cited by 11
- CategoryTheory.SymmetricCategory.braiding_swap_eq_inv_braidingproof · cited by 2
- CategoryTheory.MonObj.mul_braidingproof · cited by 0
- CategoryTheory.AddMonObj.add_braidingproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.symmetryproof · cited by 0