This method computes the internal (Kronecker) product of two homogeneous symmetric functions of the same degree. If we think of these functions as being virtual characters of some symmetric group, then their internal product is just the character of the tensor product of the corresponding virtual representations. We use the binary operator ** as a shorthand for internalProduct.
The complete symmetric function of degree n corresponds to the trivial S_n-representation and is therefore the unit of the representation ring of S_n:
|
|
|
|
The square of the sign representation is the trivial representation:
|
|
The object internalProduct is a method function.