d = dim(lis,s)
d = dim(n,s)
d = dim s
The method returns the dimension of the virtual representation whose character is represented by s.
|
|
|
|
|
|
If S is a SchurRing of level 1, the ring of polynomial representations of some GL(V), it may sometimes be convenient to compute dimensions of GL(V)-representations symbolically, without specifying the dimension of V. Letting n denote the parameter corresponding to dim(V) we have for example
|
|
|
|
Similar calculations make sense over products of general linear groups. The dimensions of the representations can be computed symbolically as functions of a number of parameters equal to the schurLevel of the ring. The parameters corresponding to levels where the group acting is a symmetric group don't have a good interpretation, so they are disregarded in the dimension calculation. The order of the input parameters is the descending order of the schurLevels: in the example below a corresponds to Q, b corresponds to T and c corresponds to S.
|
|
|
|
|
|
|