<p>This chapter concerns <strong class="pkg">toric</strong> commands which deal with certain objects associated to the (non-affine) toric varieties <span class="SimpleMath">\(X(\Delta)\)</span>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ DivisorPolytope</code>( <var class="Arg">D</var>, <var class="Arg">Rays</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Rays</var> is the list of smallest integer vectors in the rays for the fan <span class="SimpleMath">\(\Delta\)</span> which determine the Weil divisors of <span class="SimpleMath">\(X(\Delta)\)</span>. <br /> <var class="Arg">D</var> is the list of coefficients for the a Weil divisor. <br /> <em>Output</em>: the linear expressions in the affine coordinates of the space of the cone which must be positive for a point to be in the desired polytope.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ DivisorPolytopeLatticePoints</code>( <var class="Arg">D</var>, <var class="Arg">Delta</var>, <var class="Arg">Rays</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Delta</var> is the fan <br /> <var class="Arg">Rays</var> is the <em>ordered</em> list of rays for <var class="Arg">Delta</var> <br /> <var class="Arg">D</var> is the list of coefficients for a Weil divisor. <br /> <em>Output</em>: the list of points in <span class="SimpleMath">\(P_D \cap L_0^*\)</span> which parameterize the elements in the Riemann-Roch space <span class="SimpleMath">\(L(D)\)</span>, where <span class="SimpleMath">\(P_D\)</span> is the polytope associated to the divisor <span class="SimpleMath">\(D\)</span> (see <code class="code">DivisorPolytope</code>).</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ RiemannRochBasis</code>( <var class="Arg">D</var>, <var class="Arg">Delta</var>, <var class="Arg">Rays</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Delta</var> is a complete and nonsingular fan <br /> <var class="Arg">D</var> is the list of coefficients for the Weil divisor<br /> <var class="Arg">Rays</var> is a list of rays for the fan used to describe the Weil divisors. <br /> <em>Output</em>: A basis (a list of monomials) for the Riemann-Roch space of the divisor represented by <var class="Arg">D</var>.</p>
<p>For details on how the Weil divisors can be expressed in terms of the rays of the fan, please see section 3.3 in <a href="chapBib_mj.html#biBF93">[Ful93]</a>. This procedure does not check if the fan is complete and nonsingular.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ EulerCharacteristic</code>( <var class="Arg">Delta</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Delta</var> is a nonsingular fan of cones, represented by its list of maximal cones. <br /> <em>Output</em>: the Euler characteristic of the toric variety <span class="SimpleMath">\(X(\Delta)\)</span>, where <span class="SimpleMath">\(\Delta\)</span> is a fan determined by <var class="Arg">Delta</var>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ BettiNumberToric</code>( <var class="Arg">Delta</var>, <var class="Arg">k</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Delta</var> represents a nonsingular fan <span class="SimpleMath">\(\Delta\)</span> (represented by maximal cones), <br /> <var class="Arg">k</var> is an integer. <br/> <em>Output</em>: the <var class="Arg">k</var>-th Betti number of the toric variety <span class="SimpleMath">\(X(\Delta)\)</span>.</p>
<p>The <code class="code">BettiNumberToric</code> procedure does not check if <var class="Arg">Delta</var> is nonsingular. It is possible that this procedure outputs nonsense when <var class="Arg">Delta</var> is not represented by maximal cones or is nonsingular.</p>
<p>Not to be confused with the Betti number of a polycyclically presented torsion free group, already available in <strong class="pkg">GAP</strong>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ CardinalityOfToricVariety</code>( <var class="Arg">Cones</var>, <var class="Arg">q</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p><em>Input</em>: <var class="Arg">Cones</var> is the list of maximal cones of a fan <span class="SimpleMath">\(\Delta\)</span>, <var class="Arg">q</var> is a prime power. <br /> <em>Output</em>: The size of the set of <span class="SimpleMath">\(GF(q)\)</span>-rational points of the toric variety <span class="SimpleMath">\(X(\Delta)\)</span>.</p>
<p>Note: <span class="SimpleMath">\(X(\Delta)\)</span> <em>must be non-singular</em> here.</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.0.20Bemerkung:
(vorverarbeitet)
¤
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.