fs = toS ffs = toS(f,S)Given a symmetric function f, the function toS yields a representation of f as a linear combination of Schur functions.
If f is an element of a Symmetric ring R and the output Schur ring S is not specified, then the output fs is an element of the Schur ring associated to R (see schurRing).
|
|
|
|
This also works over tensor products of Symmetric/Schur rings.
|
|
|
|
|
|
The Jacobi-Trudi determinant $s_\lambda = \det(h_{\lambda_i - i + j})$ is inverted by toS: feeding a Jacobi-Trudi expression back through toS recovers a single Schur label.
|
|
GL to Sn. The GL Schur basis and the Frobenius-characteristic (Sn) basis share the same partition index set. Combining toS with toSn carries coefficient data between the two flavors.
|
|
|
|
Sp {\rm to} S {\rm to} Sp. Elements of a variant-basis ring (e.g.\ "Sp", "O") can be expanded into the plain GL Schur basis with toS, and the resulting combination re-expressed in a variant-basis ring via convert.
|
|
|
|
The object toS is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:5727:0.