schurModulesMap(N, M, F)This constructor is the main tool for producing Schur-module homomorphisms from combinatorial data. It amounts to specifying where each tableau in a basis of the source goes, in a possibly-non-standard form; the straightening algorithm is invoked internally on each output to assemble the resulting vector in N.
Example: a piece of a Koszul-type differential. For $\lambda = (1^j)$ and $\lambda' = (1^{j+1})$ the natural map $\wedge^j(E) \to \wedge^{j+1}(E) \otimes E^*$ sends a basis tableau to $\sum_k x_k \otimes (T \cup \{k\})$. Lifting this via schurModulesMap gives (a piece of) the Koszul differential:
|
|
|
|
|
|
|
The object schurModulesMap is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:2142:0.