For a Symmetric ring R of dimension n, R.eVariable is a function which assigns to each index 1\leq i\leq n the i-th elementary symmetric function. If i is outside the given bounds, an error is returned.
|
|
The elementary generators are related to the Schur basis via e_k = s_{1^k}; toS realizes this on any product of e-variables.
|
|
|
One may also use eVariable from a Symmetric ring built with a non-standard coefficient ring or group acting on it.
|
|
|
|