maxWeylFilling(p, d)With $p' = (p'_1, \ldots, p'_{p_1})$ the conjugate of $p$, the cell $(i, j)$ (0-indexed) is filled with $d - p'_j + i$. This coincides numerically with the formula for the lex-largest semistandard tableau on the Schur side (the internal helper maxFilling), but stored row-wise.
|
|
Useful as a starting point for constructing extreme elements of highest-weight subrepresentations; see characterRep and decomposeRep.
The object maxWeylFilling is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:1859:0.