|
7.7.6.0. lpDimCheck
Procedure from library fpadim.lib (see fpadim_lib).
- Usage:
- lpDimCheck(G);
- Return:
- int, 1 if K-dimension of the factor algebra is infinite, 0 otherwise
- Purpose:
- Checking a factor algebra for finiteness of the K-dimension
- Assume:
- - basering is a Letterplace ring. G is a Letterplace ideal.
Example:
|