]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP001-2.p.ma
...
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP001-2.p.ma
index da11b63b08defaaf69da057f5835e0523c6bee22..07a012a4a143b45fef45fee861dc8f1a3141b426 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP001-2".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP001-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -79,7 +79,7 @@ theorem prove_b_times_a_is_c:
 \forall H6:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (multiply b a) c
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.