g = toGL fg = toGL(f, T)toGL is a readability synonym for toS. It is provided so that calling code documenting an intent to obtain a GL character reads naturally, in contrast to the more neutral toS. Conversions from Basis "Monomial" rings and from GroupActing-variant rings ("Sp", "O", "SL", "RatGL") are handled transparently.
|
|
|
|
toGL and toS produce the same output on symmetric-ring elements; only the name of the function differs:
|
|
A monomial-basis Schur ring expands to the plain Schur basis in the same way as a Kostka-inverse computation: the monomial symmetric function $m_\lambda$ is a signed sum of Schur functions.
|
|
Conversion from an Sp-ring applies the Koike-Terada branching rule that expands a symplectic character in the GL Schur basis; the GL(3) Schur expansion of the $Sp(6)$ character $sp_{2,1}$ is:
|
|
Finally, toGL of a polynomial expression built from $e$-, $h$-, or $p$-generators in a symmetricRing is an efficient way to ask for its Schur decomposition:
|
|
The object toGL is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:8817:0.