</mapp>
</NotOperator>
-<Operator
+<OpSet
name = "EMPTY SET"
uri = "cic:/Coq/Sets/Ensembles/Ensembles/Empty_set.ind"
cook = "true">
- <mop tag="set" helm:xref="$APP-ID"/>
-</Operator>
-
-<Operator
- name = "EMPTY SET"
- uri = "cic:/Coq/Sets/Ensembles/Ensembles/Empty_set.ind"
- cook = "true"
- arity = "1">
- <mapp>
- <m:in definitionURL="cic:/Coq/Sets/Ensembles/Ensembles/In.con"/>
- <param id="1"/>
+
+ <Case arity="0">
<mop tag="set" helm:xref="$APP-ID"/>
- </mapp>
-</Operator>
+ </Case>
+
+ <Case arity="1">
+ <mapp>
+ <m:in definitionURL="cic:/Coq/Sets/Ensembles/Ensembles/In.con"/>
+ <param id="1"/>
+ <mop tag="set" helm:xref="$APP-ID"/>
+ </mapp>
+ </Case>
+</OpSet>
<OpSet
name = "SINGLETON"