Top
Back: lpOrdMisLex
Forward: lpSickleHil
FastBack: dmodvar_lib
FastForward: freegb_lib
Up: fpadim_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.6.0. lpSickle
Procedure from library fpadim.lib (see fpadim_lib).

Usage:
lpSickle(G[,degbound,n]); G an ideal, degbound, n optional integers

Return:
ideal

Purpose:
Computing the mistletoes of K[X]/<G>

Assume:
- basering is a Letterplace ring. G is a Letterplace ideal.
- if you specify a different degree bound degbound,
degbound <= attrib(basering,uptodeg) should hold.

Note:
- If degbound is set, there will be a degree bound added. 0 means no
degree bound. Default: attrib(basering,uptodeg).
- n is the number of variables, which can be set to a different number.
Default: attrib(basering, lV).
- If the K-dimension is known to be infinite, a degree bound is needed

Example:
 


Top Back: lpOrdMisLex Forward: lpSickleHil FastBack: dmodvar_lib FastForward: freegb_lib Up: fpadim_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.