Theorems · Definition · category theory
CategoryTheory.reverseBraiding
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] → [CategoryTheory.BraidedCategory C] → CategoryTheory.BraidedCategory CThe braided monoidal category obtained from C by replacing its braiding
β_ X Y : X ⊗ Y ≅ Y ⊗ X with the inverse (β_ Y X)⁻¹ : X ⊗ Y ≅ Y ⊗ X.
This corresponds to the automorphism of the braid group swapping
over-crossings and under-crossings.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Homproof · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SymmetricCategory.equivReverseBraidingstatement · cited by 0
- CategoryTheory.SymmetricCategory.reverseBraiding_eqstatement · cited by 0