that also use the same notation for PolyLists.
<Operator
name = "IN"
- uri = "cic:/Coq/Lists/PolyList/In.con | cic:/Coq/Lists/TheoryList/In_spec.ind"
+ uri = "cic:/Coq/Lists/PolyList/In.con | cic:/Coq/Lists/TheoryList/In_spec.ind | cic:/Coq/Lists/ListSet/set_In.con | cic:/Coq/Lists/ListSet/set_mem.con"
cook = "true"
arity = "2"
m-tag = "in"/>
arity = "2"
m-tag = "subset"/>
+<Operator
+ name = "INTER"
+ uri = "cic:/Coq/Lists/ListSet/set_inter.con"
+ cook = "true"
+ arity = "2"
+ m-tag = "intersect"/>
+
<Operator
name = "LENGTH"
uri = "cic:/Coq/Lists/PolyList/length.con"