Theorems · Theorem · category theory
CategoryTheory.GradedObject.Monoidal.braiding_naturality_right
∀ {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 : CategoryTheory.GradedObject I C)
{Y Z : CategoryTheory.GradedObject I C} [inst_3 : CategoryTheory.BraidedCategory C] [inst_4 : X.HasTensor Y]
[inst_5 : Y.HasTensor X] [inst_6 : X.HasTensor Z] [inst_7 : Z.HasTensor X] (f : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.Monoidal.whiskerLeft X f)
(CategoryTheory.GradedObject.Monoidal.braiding X Z).hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.Monoidal.braiding X Y).hom
(CategoryTheory.GradedObject.Monoidal.whiskerRight f X)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- AddCommMonoidstatement and proof · cited by 12,281
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
- CategoryTheory.GradedObjectstatement and proof · cited by 239
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.