weylModule(lambda, E)The Weyl functor $W_\lambda$ is the divided-power analogue of $S_\lambda$. It is realized here as the quotient $$D^{\lambda_1}(E) \otimes \cdots \otimes D^{\lambda_r}(E) \;\twoheadrightarrow\; W_\lambda(E)$$ by the divided-power Garnir relations across adjacent rows; see Akin-Buchsbaum-Weyman, Schur functors and Schur complexes, Adv. Math. 44 (1982).
In characteristic zero $W_\lambda \cong S_\lambda$ canonically, but over $\mathbb{Z}$ (or in positive characteristic) $W_\lambda$ and $S_\lambda$ are distinct functors related by duality.
The rank matches the usual Weyl-dimension count:
|
|
|
|
|
For a genuinely mixed shape:
|
|
|
Cached data. The returned module W stores in W.cache#"Weyl" the 4-tuple (f, finv, AT, ST), exactly parallel to schurModule:
|
|
|
The partition lambda should be nonempty and weakly decreasing. Entries of lambda need not bound the rank of E, but the output module may of course have small rank.
The object weylModule is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:2211:0.