]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/terms.ml
Some changes towards integration of setoid-rewriting.
[helm.git] / helm / software / components / ng_paramodulation / terms.ml
index 61b027d72d690cd564291ac813cb70f0324ca4e2..87b4f383bc53bf13885069592eaf896ad9f58a0e 100644 (file)
@@ -96,6 +96,7 @@ module type Blob =
     val eq : t -> t -> bool
     val compare : t -> t -> int
     val eqP : t
+    val is_eq: t foterm -> (t foterm* t foterm *t foterm) option 
     val pp : t -> string
     type input
     val embed : input -> t foterm