fh = toH fGiven a symmetric function f, the function toH yields a representation of f as a polynomial in the complete symmetric functions.
If f is an element of a Schur ring S then the output fh is an element of the Symmetric ring associated to S (see symmetricRing).
|
|
|
|
This also works over tensor products of Symmetric/Schur rings.
|
|
|
|
|
|
Variant bases. When f lives in a SchurRing with GroupActing in $\{$"Sp", "O", "RatGL", "SL"$\}$ or Basis => "Monomial", partition labels are treated as plain Schur labels (Jacobi-Trudi is applied directly); the result is not the same as the character expansion. Use toH(toS f) for the latter.
|
|
|
Roundtripping through the Schur basis recovers the original $h$-expression (up to the usual commutative-polynomial rewriting).
|
|
|
The names of the output variables follow EHPVariables; toH writes its result using the second name in that triple.
|
|
|
Stable rings. Rank-infinite SchurRings raise an error; use specialize to fix a rank first.
|
|
|
The object toH is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:5926:0.