]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP612-1.p.ma
claudio, please have a look at this
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP612-1.p.ma
index c2656bf79a7bfbb19129c66e31d9d599d11d6feb..c7aa5405be62527240be97ca1333a3848552c996 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP612-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP612-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_4:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (inverse (double_divide (inverse (double_divide (inverse (double_divide A B)) C)) (double_divide A C))) B.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.