Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 1382

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>Bruns -- produces an ideal with three generators whose 2nd syzygy module is isomorphic to a given module</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_bruns.html">next</a> | previous | <a href="_bruns.html">forward</a> | backward | up | top | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<hr/>
<div><h1>Bruns -- produces an ideal with three generators whose 2nd syzygy module is isomorphic to a given module</h1>
<div class="single"><h2>Description</h2>
<div><p><em>Bruns</em>  is a package of functions for transforming syzygies.</p>
<p>A well-known paper of Winfried Bruns, entitled <b>&rdquo;Jede&rdquo; freie Aufl&ouml;sung ist freie Aufl&ouml;sung eines drei-Erzeugenden Ideals </b> (J. Algebra 39 (1976), no. 2, 429-439), shows that every second syzygy module is the second syzygy module of an ideal with three generators.</p>
<p>The general context of this result uses the theory of &rdquo;basic elements&rdquo;, a commutative algebra version of the general position arguments of the algebraic geometers.   The &rdquo;Syzygy Theorem&rdquo; of Evans and Griffiths (<b>Syzygies.</b> London Mathematical Society Lecture Note Series, 106. Cambridge University Press, Cambridge, 1985) asserts that if a module M over a regular local ring S containing a field (the field is conjecturally not necessary), or a graded module over a polynomial ring S, is a k-th syzygy module but not a free module, then M has rank at least k. The theory of basic elements shows that if M is a k-th syzygy of rank >k, then for a &rdquo;sufficiently general&rdquo; element m of M the module M/Sm is again a k-th syzygy.</p>
<p>The idea of Bruns&rsquo; theorem is that if M is a second syzygy module, then factoring out (rank M) - 2 general elements gives a second syzygy N of rank 2. It turns out that three general homomorphisms from M to S embed N in S<sup>3</sup> in such a way that the quotient S<sup>3</sup>/N is an ideal generated by three elements.</p>
<div>This package implements this method.</div>
</div>
</div>
<div class="single"><h2>Author</h2>
<ul><li><div class="single"><a href="http://www.msri.org/~de">David Eisenbud</a><span> &lt;<a href="mailto:de@msri.org">de@msri.org</a>></span></div>
</li>
</ul>
</div>
<div class="single"><h2>Version</h2>
This documentation describes version <b>2.0</b> of Bruns.</div>
<div class="single"><h2>Source code</h2>
The source code from which this documentation is derived is in the file <a href="../../../../Macaulay2/Bruns.m2">Bruns.m2</a>.</div>
<div class="single"><h2>Exports</h2>
<ul><li><div class="single">Functions<ul><li><span><a href="_bruns.html" title="Returns an ideal generated by three elements whose 2nd syzygy module is isomorphic to a given module">bruns</a> -- Returns an ideal generated by three elements whose 2nd syzygy module is isomorphic to a given module</span></li>
<li><span><a href="_bruns__Ideal.html" title="Returns an ideal generated by three elements whose 2nd syzygy module agrees with the given ideal">brunsIdeal</a> -- Returns an ideal generated by three elements whose 2nd syzygy module agrees with the given ideal</span></li>
<li><span><a href="_elementary.html" title="Elementary moves are used to reduce the target of a syzygy matrix">elementary</a> -- Elementary moves are used to reduce the target of a syzygy matrix</span></li>
<li><span><a href="_evans__Griffith.html" title="Reduces the rank of a syzygy">evansGriffith</a> -- Reduces the rank of a syzygy</span></li>
<li><span><a href="_is__Syzygy.html" title="Tests if a module is a d-th syzygy">isSyzygy</a> -- Tests if a module is a d-th syzygy</span></li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</body>
</html>