Top
Back: 5.1.125 system
Forward: 5.1.127 trace
FastBack: 5. Functions and system variables
FastForward: 6. Tricks and pitfalls
Up: 5.1 Functions
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

5.1.126 syz

Syntax:

syz ( ideal_expression )
syz ( module_expression )

Type:

module

Purpose:

computes the first syzygy (i.e., the module of relations of the given generators) of the ideal, resp. module.

Example:
 
  ring R=0,(x,y),(c,dp);
  ideal i=x,y;
  syz(i);
→ _[1]=[y,-x]

See hres; ideal; lres; module; mres; nres; res; sres.


Top Back: 5.1.125 system Forward: 5.1.127 trace FastBack: 5. Functions and system variables FastForward: 6. Tricks and pitfalls Up: 5.1 Functions Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.