Theorems · Theorem · category theory
CategoryTheory.RingObj.mul_add
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {inst_1 : CategoryTheory.CartesianMonoidalCategory C}
{inst_2 : CategoryTheory.BraidedCategory C} (R : C) [self : CategoryTheory.RingObj R],
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft R CategoryTheory.AddMonObj.add)
CategoryTheory.MonObj.mul =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CartesianMonoidalCategory.lift
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft R (CategoryTheory.SemiCartesianMonoidalCategory.fst R R))
CategoryTheory.MonObj.mul)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft R (CategoryTheory.SemiCartesianMonoidalCategory.snd R R))
CategoryTheory.MonObj.mul))
CategoryTheory.AddMonObj.add- Defined in
- Mathlib.CategoryTheory.Monoidal.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.RingObj
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.MonObj.mulstatement · cited by 230
- CategoryTheory.SemiCartesianMonoidalCategory.fststatement · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndstatement · cited by 181
- CategoryTheory.CartesianMonoidalCategory.liftstatement · cited by 160
- CategoryTheory.AddMonObj.addstatement · cited by 134
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Hom.mul_addproof · cited by 0