towardWeylStandard TIf T is already Weyl-standard the output is the singleton {T => 1}. Otherwise towardWeylStandard performs one divided-power Garnir shuffle across the first violation (located by isWeylStandard) and returns the resulting linear combination. Repeated application terminates at a $\mathbb{Z}$-linear combination of Weyl-standard fillings; this is exactly what weylStraighten computes.
The replacements are generated by divided-power comultiplication (see divComult) followed by divided-power multiplication (see divMult); the coefficients are products of binomial coefficients, so in general towardWeylStandard produces many terms unlike the sign-flip shuffle on the Schur side.
|
|
|
|
The object towardWeylStandard is a function closure.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:1746:0.