<p id="mathjaxlink" class="pcenter"><a href="chap3_mj.html">[MathJax on]</a></p>
<p><a id="X80CB0518869B1818" name="X80CB0518869B1818"></a></p>
<div class="ChapSects"><a href="chap3.html#X80CB0518869B1818">3 <span class="Heading">Semilocalizations of the Integers</span></a>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap3.html#X7B3B22AC7E6247A4">3.1 <span class="Heading">Entering semilocalizations of the integers</span></a>
</span>
<div class="ContSSBlock">
<span class="ContSS"><br /><span class="nocss"> </span><a href="chap3.html#X7861432E7F221610">3.1-1 Z_pi</a></span>
</div></div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap3.html#X7E75C4217DCA45D0">3.2 <span class="Heading">Methods for semilocalizations of the integers</span></a>
</span>
</div>
</div>
<h3>3 <span class="Heading">Semilocalizations of the Integers</span></h3>
<p>This package implements residue class unions of the semilocalizations <span class="SimpleMath">ℤ_(π)</span> of the ring of integers. It also provides the underlying <strong class="pkg">GAP</strong> implementation of these rings themselves.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ Z_pi</code>( <var class="Arg">pi</var> )</td><td class="tdright">( function )</td></tr></table></div>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ Z_pi</code>( <var class="Arg">p</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Returns: the ring <span class="SimpleMath">ℤ_(π)</span> or the ring <span class="SimpleMath">ℤ_(p)</span>, respectively.</p>
<p>The returned ring has the property <code class="code">IsZ_pi</code>. The set <var class="Arg">pi</var> of non-invertible primes can be retrieved by the operation <code class="code">NoninvertiblePrimes</code>.</p>
<h4>3.2 <span class="Heading">Methods for semilocalizations of the integers</span></h4>
<p>There are methods for the operations <code class="code">in</code>, <code class="code">Intersection</code>, <code class="code">IsSubset</code>, <code class="code">StandardAssociate</code>, <code class="code">Gcd</code>, <code class="code">Lcm</code>, <code class="code">Factors</code> and <code class="code">IsUnit</code> available for semilocalizations of the integers. For the documentation of these operations, see the <strong class="pkg">GAP</strong> reference manual. The standard associate of an element of a ring <span class="SimpleMath">ℤ_(π)</span> is defined by the product of the non-invertible prime factors of its numerator.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.