]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP572-1.p.ma
update in ground_2 and basic_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP572-1.p.ma
index 14f0155adb91029d0a72ac4807d84f4c115a85c8..9467a1d9b28fc1b8485e7ef96349bf3d551bbbfa 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP572-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP572-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_these_axioms_4:
 \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 a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.