Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91213ddcfbe7f54821d42c2d9e091326 > files > 1535

gap-system-packages-4.4.12-5mdv2010.0.i586.rpm

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>GAP (IdRel) - Chapter 1: Introduction</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="GAPDoc2HTML" />
<link rel="stylesheet" type="text/css" href="manual.css" />
</head>
<body>


<div class="chlinktop"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>

<div class="chlinkprevnexttop">&nbsp;<a href="chap0.html">Top of Book</a>&nbsp;  &nbsp;<a href="chap0.html">Previous Chapter</a>&nbsp;  &nbsp;<a href="chap2.html">Next Chapter</a>&nbsp;  </div>

<p><a id="X7DFB63A97E67C0A1" name="X7DFB63A97E67C0A1"></a></p>
<div class="ChapSects"><a href="chap1.html#X7DFB63A97E67C0A1">1 <span class="Heading">Introduction</span></a>
</div>

<h3>1 <span class="Heading">Introduction</span></h3>

<p>This manual describes the <strong class="pkg">IdRel</strong> (version 2.05) <strong class="pkg">GAP</strong> package for computing the identities among relators of a group presentation using rewriting, logged rewriting, monoid polynomials, module polynomials and Y-sequences.</p>

<p>The theoretical background for these computations is contained in Brown and Huebschumann <a href="chapBib.html#biBBrHu">[BH82]</a>, Brown and Razak Salleh <a href="chapBib.html#biBBrSa">[BS99]</a> and is surveyed in <a href="chapBib.html#biBanne-thesis">[Hey99]</a>.</p>

<p><strong class="pkg">IdRel</strong> is primarily designed for the computation of a minimal set of generators for the module of identities among relators. It also contains functions which compute logged rewrite systems for group presentations (and complete them where possible), functions for operations involving elements of monoid rings and functions for operations with elements of right modules over monoid rings. The Y-sequences are used as a <em>rewriting</em> way of representing elements of a free crossed module (products of conjugates of group relators and inverse relators). The package is written entirely in <strong class="pkg">GAP</strong>4, and requires no compilation.</p>

<p>The package is loaded into <strong class="pkg">GAP</strong> with the <code class="code">LoadPackage</code> command, and on-line help is available in the usual way.</p>


<table class="example">
<tr><td><pre>

gap&gt; LoadPackage( "idrel" ); 
gap&gt; ?idrel

</pre></td></tr></table>

<p>A pdf version of the <strong class="pkg">IdRel</strong> manual is available in the <code class="file">doc</code> directory of the home directory of <strong class="pkg">IdRel</strong>. The information parameter <code class="code">InfoIdRel</code> has default value <code class="code">0</code>. When raised to a higher value, additional information is printed out. <strong class="pkg">IdRel</strong> was originally developed in 1999 using <strong class="pkg">GAP</strong>3, partially supported by a University of Wales Research Assistantship for the first author, Anne Heyworth.</p>

<p>If you use <strong class="pkg">IdRel</strong> to solve a problem then please send a short email to the second author, to whom bug reports, suggestions and other comments should also be sent. You may reference the package by mentioning <a href="chapBib.html#biBHeWe1">[HW03]</a> and <a href="chapBib.html#biBanne-thesis">[Hey99]</a>.</p>

<p>The new version (2.05) was required in November 2008 because the Mathematics website at Bangor moved to a different network, and the <strong class="pkg">IdRel</strong> pages moved with it.</p>


<div class="chlinkprevnextbot">&nbsp;<a href="chap0.html">Top of Book</a>&nbsp;  &nbsp;<a href="chap0.html">Previous Chapter</a>&nbsp;  &nbsp;<a href="chap2.html">Next Chapter</a>&nbsp;  </div>


<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>