]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP543-1.p.ma
made executable again
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP543-1.p.ma
index efe72032bc7eb19bf7480fedd97cc837d85b576e..5fe948ea6f5de17c4350f3d6a750af17eee557f3 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP543-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP543-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_these_axioms_3:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide (divide identity (divide (divide (divide A B) C) A)) C) B.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.