isWeylStandard TA WeylFilling is Weyl-standard when, in addition to having sorted rows, every column is strictly increasing top-to-bottom. This is exactly the semistandard condition, phrased for row-wise storage.
|
|
To straighten a non-standard WeylFilling into a linear combination of standard ones, use towardWeylStandard (single step) or weylStraighten (full reduction).
The object isWeylStandard is a method function.
The source of this document is in SchurFunctors.m2:1703:0.