This is an optional argument for the constructor of a Symmetric or Schur ring. It indicates the symbols to be used to denote e-, h-, and p-functions in the associated Symmetric ring. The default values are (e,h,p).
|
|
|
|
The three symbols become the polynomial-ring generators of the associated symmetricRing. With the default (e,h,p), inspecting gens shows all three families indexed by 1..n:
|
|
A custom triple works the same way. Below, a_i, c_i, b_i correspond respectively to the elementary, power-sum and complete homogeneous symmetric functions in the associated Symmetric ring:
|
|
|
The option propagates across tensor products of Schur rings, so each factor may carry its own e/h/p alphabet without name clashes:
|
|
|
The object EHPVariables is a symbol.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:7819:0.