fp = toP fGiven a symmetric function f, the function toP yields a representation of f as a polynomial in the power-sum symmetric functions.
If f is an element of a Schur ring S then the output fp is an element of the Symmetric ring associated to S (see symmetricRing).
|
|
|
|
This also works over tensor products of Symmetric/Schur rings.
|
|
|
|
|
|
Variant bases. Same caveat as toE and toH: on elements of a variant-basis Schur ring, labels are treated as plain Schur labels; use toP(toS f) to get the character expansion in the power-sum basis.
|
|
|
Composing toP with toE or toH exercises Newton's identities: toP(toE f) returns f in the $p$-basis, and toH(toP f) returns it back in the $h$-basis.
|
|
|
The output variables for toP use the third slot of EHPVariables.
|
|
|
Stable rings. Rank-infinite SchurRings raise an error; use specialize to fix a rank first.
|
|
|
The object toP is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:6020:0.