schur(lambda, f)For each partition $\lambda$, $S_\lambda$ is a polynomial functor. Applied to a morphism $f : E \to F$ of free modules it yields a morphism $S_\lambda(f) : S_\lambda(E) \to S_\lambda(F)$, and the construction is functorial: $S_\lambda(f \circ g) = S_\lambda(f) \circ S_\lambda(g)$ and $S_\lambda(\mathrm{id}_E) = \mathrm{id}_{S_\lambda(E)}$.
The source and target matrices have modules that carry the same cached data as returned by schurModule.
|
|
|
Classical specializations. Top exterior power = determinant:
|
|
|
Second exterior power = matrix of $2\times2$ minors:
|
|
|
|
Composition is compatible with matrix composition:
|
|
|
The partition lambda should be nonempty and weakly decreasing.
The object schur is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:2008:0.