]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP613-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP613-1.p.ma
index 290d935a0da248505e70867b9c336ed74a3aa4d7..2557b85af614061a7d81a45173c73578e9af4aba 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP613-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP613-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_1:
 \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 (inverse a1) a1) (multiply (inverse b1) b1)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.