The monoidal category structure on R-algebras #
@[reducible, inline]
noncomputable abbrev
AlgCat.instMonoidalCategory.tensorObj
{R : Type u}
[CommRing R]
(X Y : AlgCat R)
:
AlgCat R
Auxiliary definition used to fight a timeout when building
AlgCat.instMonoidalCategory
.
Equations
Instances For
@[simp]