Theorems · Definition · category theory
CategoryTheory.GradedObject.Monoidal.braiding
{I : Type u_1} →
[inst : AddCommMonoid I] →
{C : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_1, u_2} C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
(X Y : CategoryTheory.GradedObject I C) →
[CategoryTheory.BraidedCategory C] →
[inst_4 : X.HasTensor Y] →
[inst_5 : Y.HasTensor X] →
CategoryTheory.GradedObject.Monoidal.tensorObj X Y ≅
CategoryTheory.GradedObject.Monoidal.tensorObj Y XThe braiding tensorObj X Y ≅ tensorObj Y X when X and Y are graded objects
indexed by a commutative additive monoid.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.CategoryStruct.compproof · cited by 17,999
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.GradedObject.Monoidal.tensorObjstatement · cited by 54
- CategoryTheory.GradedObject.HasTensorstatement and proof · cited by 49
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.symmetrystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_leftstatement · cited by 0
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_rightstatement · cited by 0
- CategoryTheory.GradedObject.Monoidal.hexagon_forwardstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.hexagon_reversestatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.symmetry_assocstatement and proof · cited by 0