‣ FunctorStandardPresentationOfFpLeftModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is a functor which takes a graded left presentation as input and computes its standard presentation.
‣ FunctorStandardPresentationOfFpRightModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is a functor which takes a graded right presentation as input and computes its standard presentation.
‣ FunctorGetRidOfZeroGeneratorsOfFpLeftModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is a functor which takes a graded left presentation as input and gets rid of the zero generators.
‣ FunctorGetRidOfZeroGeneratorsOfFpRightModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is a functor which takes a graded right presentation as input and gets rid of the zero generators.
‣ FunctorLessGeneratorsOfLeftFpModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is functor which takes a graded left presentation as input and computes a presentation having less generators.
‣ FunctorLessGeneratorsOfRightFpModule ( A ) | ( attribute ) |
Returns: a functor
The argument is an additve closure category \(A\) of a ring. The output is functor which takes a graded right presentation as input and computes a presentation having less generators.
generated by GAPDoc2HTML