OpenMath Signatures


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


official

map

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS cd="sts" name="mapsto"/>
    <OMA>
      <OMS cd="sts" name="mapsto"/>
      <OMS cd="sts" name="Object"/>
      <OMS cd="sts" name="Object"/>
    </OMA>
    <OMV name="List"/>
    <OMV name="List"/>
  </OMA>
</OMOBJ>
( ( Object >> Object ) List >> List )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


suchthat

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS cd="sts" name="mapsto"/>
    <OMA>
      <OMS name="structure" cd="sts"/>
      <OMV name="Set"/>
    </OMA>
    <OMA>
      <OMS name="mapsto" cd="sts"/>
      <OMV name="Set"/>
      <OMS name="Boolean" cd="setname2"/>
    </OMA>
    <OMV name="List"/>
  </OMA>
</OMOBJ>
( Set ( Set >> Boolean ) >> List )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


list

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

Content Dictionary Entry.


[First: ] [Last: ] [Top]