Sophie

Sophie

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

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 (HAP) - Chapter 20:  Some functions for accessing basic data</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><a href="../www/index.html"><small>HAP home</small></a>



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

<p><a id="X7AE3B902812A10B0" name="X7AE3B902812A10B0"></a></p>
<div class="ChapSects"><a href="chap20.html#X7AE3B902812A10B0">20. <span class="Heading"> Some functions for accessing basic data</span></a>
</div>

<h3>20. <span class="Heading"> Some functions for accessing basic data</span></h3>

<div class="pcenter"><table cellspacing="10"  class="GAPDocTable">
<tr>
<td class="tdleft"><code class="code"> BoundaryMap(C) </code></p>

<p>Inputs a resolution, chain complex or cochain complex C and returns the function C!.boundary.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> BoundaryMatrix(C,n) </code></p>

<p>Inputs a chain or cochain complex C and integer n&gt;0. It returns the n-th boundary map of C as a matrix.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> Dimension(C) </code> <br /> <code class="code"> Dimension(M) </code></p>

<p>Inputs a resolution, chain complex or cochain complex C and returns the function C!.dimension .</p>

<p>Alternatively, inputs an FpG-module M and returns its dimension as a vector space over the field of p elements.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> EvaluateProperty(X,"name") </code></p>

<p>Inputs a component object X (such as a ZG-resolution or chain map) and a string "name" (such as "characteristic" or "type"). It searches X.property for the pair ["name",value] and returns value. If X.property does not exist, or if ["name",value] does not exist, it returns fail.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> GroupOfResolution(R) </code></p>

<p>Inputs a ZG-resolution R and returns the group G.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> Length(R) </code></p>

<p>Inputs a resolution R and returns its length (i.e. the number of terms of R that HAP has computed).</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> Map(f) </code></p>

<p>Inputs a chain map, or cochain map or equivariant chain map f and returns the mapping function (as opposed to the target or the source of f) .</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> Source(f) </code></p>

<p>Inputs a chain map, or cochain map, or equivariant chain map, or FpG-module homomorphism f and returns it source.</td>
</tr>
<tr>
<td class="tdleft"><code class="code"> Target(f) </code></p>

<p>Inputs a chain map, or cochain map, or equivariant chain map, or FpG-module homomorphism f and returns its target.</td>
</tr>
</table><br /><p>&nbsp;</p><br />
</div>


<div class="chlinkprevnextbot">&nbsp;<a href="chap0.html">Top of Book</a>&nbsp;  &nbsp;<a href="chap19.html">Previous Chapter</a>&nbsp;  &nbsp;<a href="chap21.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="chap6.html">6</a>  <a href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a>  <a href="chap10.html">10</a>  <a href="chap11.html">11</a>  <a href="chap12.html">12</a>  <a href="chap13.html">13</a>  <a href="chap14.html">14</a>  <a href="chap15.html">15</a>  <a href="chap16.html">16</a>  <a href="chap17.html">17</a>  <a href="chap18.html">18</a>  <a href="chap19.html">19</a>  <a href="chap20.html">20</a>  <a href="chap21.html">21</a>  <a href="chap22.html">22</a>  <a href="chap23.html">23</a>  <a href="chap24.html">24</a>  <a href="chap25.html">25</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>