OpenMath Signatures


Type System: sts
Content Dictionary: polyr
CD Signature File: polyr.sts


official
               
Date:  1999-11-14
Author: James Davenport

            

term

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMS name="N" cd="setname1"/>
    <OMV name="PolynomialR"/>
    <OMV name="MonomialR"/>
  </OMA>
</OMOBJ>
( N PolynomialR >> MonomialR )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


poly_r_rep

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
    <OMV name="PolynomialVariable"/>
    <OMA>
      <OMS name="nary" cd="sts"/>
      <OMV name="MonomialR"/>
    </OMA>
    <OMV name="PolyRrep"/>
 </OMA>
</OMOBJ>
( PolynomialVariable ( MonomialR * ) >> PolyRrep )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


polynomial_r

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
   <OMA>
     <OMS name="structure" cd="sts"/>
     <OMS name="polynomial_ring" cd="polysts"/>
   </OMA>
   <OMV name="PolyRrep"/>
   <OMS name="polynomial_ring" cd="polysts"/>
 </OMA>
</OMOBJ>
( polynomial_ring PolyRrep >> polynomial_ring )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


polynomial_ring_r

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
   <OMA>
     <OMS name="structure" cd="sts"/>
     <OMV name="Ring"/>
   </OMA>
   <OMA>
     <OMS name="nary" cd="sts"/>
     <OMV name="PolynomialVariable"/>
   </OMA>
   <OMA>
     <OMS name="structure" cd="sts"/>
     <OMS name="polynomial_ring" cd="polysts"/>
   </OMA>
 </OMA>
</OMOBJ>
( Ring ( PolynomialVariable * ) >> polynomial_ring )

Content Dictionary Entry.


[First: ] [Last: ] [Top]