torAlgClass R or torAlgClass I
Classifies the local ring obtained by localizing R at the irrelevant maximal ideal; it is also possible to call the function on the defining ideal of R; see torAlgClass(Ideal).
If the local ring has codepth at most 3, then it is classified as belonging to one of the (parametrized) classes B, C(c), G(r), H(p,q), S, or T.
|
|
|
|
|
|
|
|
|
|
|
If the local ring is Gorenstein or Golod of codepth 4, then it is classified as belonging to one of the (parametrized) classes C(4), GH(p), GS, GT, or codepth 4 Golod.
|
|
|
|
|
|
If the local ring has codepth at least 5, then it is classified as belonging to one of the classes C(c), if it is complete intersection, codepth c Gorenstein, if it is Gorenstein and not complete intersection, codepth c Golod, if it is Golod, and no class otherwise.
|
|
|
|
|
If the defining ideal of R is not contained in the irrelevant maximal ideal, then the resulting local ring is zero, and the function returns zero ring.
|
|
The object torAlgClass is a method function.