Top
Back: centralizerVS
Forward: centerVS
FastBack: bfun_lib
FastForward: dmod_lib
Up: central_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.2.0. centralizerRed
Procedure from library central.lib (see central_lib).

Usage:
centralizerRed( F, D[, N] ); F ideal, D int, N optional int

Return:
ideal, generated by computed elements

Purpose:
computes subalgebra generators of centralizer(F) up to degree D.

Note:
In general, one cannot compute the whole centralizer(F).
Hence, one has to specify a termination condition via arguments D and/or N.
If D is positive, only centralizing elements up to degree D are computed.
If D is negative, the termination is determined by N only.
If N is given, the computation stops if at least N elements have been found.
Warning: if N is given and bigger than the actual number of generators,
the procedure may not terminate.
Current ordering must be a degree compatible well-ordering.

Example:
 
See also: centerRed; centralizer; centralizerVS; inCentralizer.


Top Back: centralizerVS Forward: centerVS FastBack: bfun_lib FastForward: dmod_lib Up: central_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.