]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP577-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP577-1.p.ma
index 3bab0d3b1d524918359d1d631c2018c6e7be9c9c..16f1de1b681ced458a4e9bd2bc9666ad240bebc2 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP577-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP577-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -34,7 +34,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide (double_divide B A) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply (inverse a1) a1) identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.