]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP569-1.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP569-1.p.ma
index 118437264c9152daea23bf360c01f62780c6ab33..58f139e4c3059fccc2b9330d49f0432e850aa9fd 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP569-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP569-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -34,7 +34,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide B (double_divide A C)) (double_divide C identity))) (double_divide identity identity)) B.eq Univ (multiply (inverse a1) a1) identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.