]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP115-1.p.ma
claudio, please have a look at this
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP115-1.p.ma
index d580276c4939c14b10116aa57b78eeff9c679b6c..e6fed36faf91f7b3de7f91cf96640f1214434081 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP115-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP115-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -29,7 +29,7 @@ theorem prove_order3:
 \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply X (multiply (multiply X (multiply (multiply X Y) Z)) (multiply identity (multiply Z Z)))) Y.eq Univ (multiply a (multiply a a)) identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.