next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
SubalgebraBases
::
Subring ^ ZZ
Subring ^ ZZ -- Construct a product subring.
Synopsis
Operator:
^
Usage:
result = subR^n
Inputs:
subR
,
an instance of the type
Subring
, the subring used to construct a product.
n
,
an
integer
, the number of copies of the subring.
Outputs:
result
,
an instance of the type
Subring
,
Description
The resulting subring has
n
distinguished variables that correspond to module generators.
See also
Experimental feature: modules over subrings