]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP600-1.p.ma
A very little bit of arithmetic.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP600-1.p.ma
index de36114c9930825bb4fc1d52021f6e67b7416d53..f17fdf2cceff4a33a29e54a5aa7e3a2cbda27b6e 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP600-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP600-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 (double_divide A B) (inverse (double_divide A (inverse (double_divide (inverse C) B))))) C.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.