]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP616-1.p.ma
update in basic_2 and apps_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP616-1.p.ma
index c68f5a3bb1d5d3f1d220ef4b5854b76184af9594..762df99250e505150184ac064ed69495b239d111 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP616-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP616-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_4:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide (inverse (double_divide A (inverse B))) C)) (double_divide A C)) B.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.