Macaulay2 » Documentation
Packages » InvariantRing :: FiniteGroupAction
next | previous | forward | backward | up | index | toc

FiniteGroupAction -- the class of all finite group actions

Description

This class is provided by the package InvariantRing.

FiniteGroupAction is the class of all finite matrix group actions on polynomial rings for the purpose of computing invariants. It is created using finiteAction. Note that diagonal actions of finite abelian groups can be created with the class DiagonalAction which implements more efficient methods for computing invariants.

Functions and methods returning an object of class FiniteGroupAction :

Methods that use an object of class FiniteGroupAction :

For the programmer

The object FiniteGroupAction is a type, with ancestor classes GroupAction < HashTable < Thing.