dividedPower(d, E)dividedPower(lambda, E)dividedPower(d, f)dividedPower(lambda, f)The $d$-th divided power $D^d(E)$ of a free module $E$ of rank $n$ is the degree-$d$ part of the divided-power algebra on $E$. It is free of rank $\binom{n+d-1}{d}$, with a basis indexed by weakly-increasing tuples of length $d$ in $\{0,\ldots,n-1\}$ (equivalently, compositions of $d$ into $n$ parts, or multisets of size $d$ from $\{0,\ldots,n-1\}$).
Over a field of characteristic zero $D^d(E) \cong \mathrm{Sym}^d(E)$ canonically (the isomorphism rescales basis vectors by factorials); over $\mathbb{Z}$ the two functors differ.
|
|
|
|
|
The single-row (non-list) form with a List partition builds the ambient tensor product used by weylModule:
|
dividedPower is used as the ambient object in the construction of weylModule, playing the role that exteriorPower plays for schurModule.
The object dividedPower is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurFunctors.m2:2436:0.