X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fparamodulation%2Finference.mli;h=30927dc72d4e7a9c3eb3836d23bdc1a0358303f1;hb=628055cb13bfcc032b33b5aa78dc3c33e99a4f86;hp=55f3df414aa7949e0f8c7bc08cb368da216d7d4a;hpb=db57b08d789de234c152c3f2a665000311b7335d;p=helm.git diff --git a/helm/ocaml/paramodulation/inference.mli b/helm/ocaml/paramodulation/inference.mli index 55f3df414..30927dc72 100644 --- a/helm/ocaml/paramodulation/inference.mli +++ b/helm/ocaml/paramodulation/inference.mli @@ -109,6 +109,11 @@ exception TermIsNotAnEquality;; *) val equality_of_term: Cic.term -> Cic.term -> equality +(** + Re-builds the term corresponding to this equality +*) +val term_of_equality: equality -> Cic.term + val term_is_equality: Cic.term -> bool (** tests a sort of alpha-convertibility between the two terms, but on the