|
D.12.5.11 pairset
Procedure from library teachstd.lib (see teachstd_lib).
- Usage:
- pairset(G); G ideal or module
- Return:
- list L,
L[1] = the pairset of G as list (not containing pairs for
which the product or the chain criterion applies),
L[2] = intvec v, v[1]= # product criterion, v[2]= # chain criterion
Example:
|