]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP188-2.p.ma
First tests for paramodulation (pretty printer, unification)
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP188-2.p.ma
index 043fc5af7c90c055a464c78cb3d00e67ce6490f9..c9dc85905d1a45a7644c1881665d3247826ad26d 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP188-2".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP188-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -112,7 +112,7 @@ theorem prove_p38a:
 \forall H17:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound b (least_upper_bound a b)) (least_upper_bound a b)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.