Difference between revisions of "ApCoCoA-1:BB.LiftAS"

From ApCoCoAWiki
(fixing keys)
(new alias)
Line 1: Line 1:
 
<command>
 
<command>
     <title>borderbasis.LiftAS</title>
+
     <title>BB.LiftAS</title>
 
     <short_description>border basis scheme for the lifting of across-the-street neighbors</short_description>
 
     <short_description>border basis scheme for the lifting of across-the-street neighbors</short_description>
 
<syntax>
 
<syntax>
$borderbasis.LiftAS(OO:LIST):LIST
+
BB.LiftAS(OO:LIST):LIST
 
</syntax>
 
</syntax>
 
     <description>
 
     <description>
Line 9: Line 9:
 
     </description>
 
     </description>
 
     <key>kreuzer</key>
 
     <key>kreuzer</key>
 +
    <key>bb.liftas</key>
 
     <key>borderbasis.liftas</key>
 
     <key>borderbasis.liftas</key>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
     <wiki-category>Package_borderbasis</wiki-category>
 
</command>
 
</command>

Revision as of 19:50, 8 November 2007

BB.LiftAS

border basis scheme for the lifting of across-the-street neighbors

Syntax

BB.LiftAS(OO:LIST):LIST

Description

Compute the equations defining the border basis scheme and coming from the lifting of across-the-street neighbors. The input is a list of terms OO (2nd element of type POLY). The output is a list of poly in the ring <formula>BBS=K[c_{ij}]</formula>.