Top
Back: zerodec
Forward: primdecint_lib
FastBack: pointid_lib
FastForward: primdecint_lib
Up: primdec_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.18.15 absPrimdecGTZ

Procedure from library primdec.lib (see primdec_lib).

Usage:
absPrimdecGTZ(I); I ideal

Assume:
Ground field has characteristic 0.

Return:
a ring containing two lists: absolute_primes, the absolute prime components of I, and primary_decomp, the output of primdecGTZ(I). The list absolute_primes has to be interpreted as follows: each entry describes a class of conjugated absolute primes,
 
   absolute_primes[i][1]   the absolute prime component,
   absolute_primes[i][2]   the number of conjugates.
The first entry of absolute_primes[i][1] is the minimal polynomial of a minimal finite field extension over which the absolute prime component is defined.
For local orderings, the result is considered in the localization of the polynomial ring, not in the power series ring. For local and mixed orderings, the decomposition in the corresponding global ring is returned if the string 'global' is specified as second argument

Note:
Algorithm of Gianni/Trager/Zacharias combined with the absFactorize command.

Example:
 
See also: absFactorize; primdecGTZ.


Top Back: zerodec Forward: primdecint_lib FastBack: pointid_lib FastForward: primdecint_lib Up: primdec_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.