<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ CubicalComplexToRegularCWComplex</code>( <var class="Arg">K</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">‣ CubicalComplexToRegularCWComplex</code>( <var class="Arg">K</var>, <var class="Arg">n</var> )</td><tdclass="tdright">( function )</td></tr></table></div>
<p>Inputs a pure cubical complex (or cubical complex) <span class="SimpleMath">K</span> and returns the corresponding regular CW-complex. If a positive integer <span class="SimpleMath">n</span> is entered as an optional second argument, then just the <span class="SimpleMath">n</span>-skeleton of <span class="SimpleMath">K</span> is returned.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ CriticalCellsOfRegularCWComplex</code>( <var class="Arg">Y</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">‣ CriticalCellsOfRegularCWComplex</code>( <var class="Arg">Y</var>, <var class="Arg">n</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Inputs a regular CW-complex <span class="SimpleMath">Y</span> and returns the critical cells of <span class="SimpleMath">Y</span> with respect to some discrete vector field. If <span class="SimpleMath">Y</span> does not initially have a discrete vector field then one is constructed.</p>
<p>If a positive integer <span class="SimpleMath">n</span> is given as a second optional input, then just the critical cells in dimensions up to and including <span class="SimpleMath">n</span> are returned.</p>
<p>The function <span class="SimpleMath">CriticalCellsOfRegularCWComplex(Y)</span> works by homotopy reducing cells starting at the top dimension. The function <span class="SimpleMath">CriticalCellsOfRegularCWComplex(Y,n)</span> works by homotopy coreducing cells starting at dimension 0. The two methods may well return different numbers of cells.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ ChainComplex</code>( <var class="Arg">Y</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Inputs a regular CW-complex <span class="SimpleMath">Y</span> and returns the cellular chain complex of a CW-complex W whose cells correspond to the critical cells of <span class="SimpleMath">Y</span> with respect to some discrete vector field. If <span class="SimpleMath">Y</span> does not initially have a discrete vector field then one is constructed.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ FundamentalGroup</code>( <var class="Arg">Y</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">‣ FundamentalGroup</code>( <var class="Arg">Y</var>, <var class="Arg">n</var> )</td><td class="tdright">( function )</td></tr></table></div>
<p>Inputs a regular CW-complex <span class="SimpleMath">Y</span> and, optionally, the number of some 0-cell. It returns the fundamental group of <span class="SimpleMath">Y</span> based at the 0-cell <span class="SimpleMath">n</span>. The group is returned as a finitely presented group. If <span class="SimpleMath">n</span> is not specified then it is set <span class="SimpleMath">n=1</span>. The algorithm requires a discrete vector field on <span class="SimpleMath">Y</span>. If <span class="SimpleMath">Y</span> does not initially have a discrete vector field then one is constructed.</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.