R = symmetricRing S
Given a (Schur) ring S, the function symmetricRing returns a (Symmetric) ring R that is associated to S in a natural way. Namely, if the attribute S.symmetricRing points to a ring, then the function returns that ring. If S is not a Schur ring, then the function returns S. Otherwise, if S is a Schur ring, then the function constructs a polynomial ring over the Symmetric ring R_A of the base ring A of R, having the same relative dimension over R_A as S over A.
|
|
|
|