next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Kronecker :: decomposeGradedModule

decomposeGradedModule -- decompose a graded module over a ring of graded module maps

Synopsis

Description

Given maps x and y of degree 1 from a graded module M over a field k to M, we can think of M as a module over k[x,y]. If x^2=0, y^2=0, and x*y+y*x=0, we can decompose M into a direct sum of simple modules.

Ways to use decomposeGradedModule :

For the programmer

The object decomposeGradedModule is a method function.