pl = plethysm(f,g)pl = f @ gGiven a symmetric function f and the character g of a virtual representation of a product of general linear and symmetric groups, the method computes the character of the plethystic composition of f and g. The result of this operation will be an element of the ring of g. We use the binary operator @ as a synonym for the plethysm function.
|
|
|
|
|
|
|
|
|
Since the power-sum basis behaves multiplicatively under plethysm, one has the identity plethysm(p_m, p_n) = p_{mn}, and more generally any complete/power-sum pair commutes under plethysm, as shown below:
|
|
|
The symmetric and antisymmetric squares of an irreducible representation decompose via Sym^2 = plethysm(\{2\},-) and \Lambda^2 = plethysm(\{1,1\},-), and their sum recovers the ordinary tensor square:
|
|
|
|
Plethysm makes sense for representations of symmetric groups as well. In an Sn-flavored ring, plethysm(lambda, chi) applies the Schur functor S_lambda to the Sn-representation chi:
|
|
Plethysm also works over tensor products of Schur rings, mixing a GL factor and an Sn factor:
|
|
|
The object plethysm is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SchurRings.m2:6262:0.