|
7.7.6.0. ivMis2Dim
Procedure from library fpadim.lib (see fpadim_lib).
- Usage:
- ivMis2Dim(M); M a list of intvecs
- Return:
- int, the K-dimension of the given algebra
- Purpose:
- Computing the K-dimension out of given mistletoes
- Assume:
- - The mistletoes have to be ordered lexicographically -> OrdMisLex.
Otherwise the returned value may differ from the K-dimension.
- basering is a Letterplace ring.
- mistletoes are stored as intvecs, as described in the overview
Example:
|