OpenMath Signatures
Type System:
sts
Content Dictionary:
polyr
CD Signature File:
polyr.sts
official
Date: 1999-11-14
Author: James Davenport
<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.
<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.
<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.
<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.