]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP584-1.p.ma
reduced timeout to 100s
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP584-1.p.ma
index 24ddd7e3d70e4ef3005460e82e0da1ccedab3d48..e743542a3a2f5492fbc4ff6701852b9fb04d8a0f 100644 (file)
@@ -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 identity B) (double_divide C (double_divide B A)))) (double_divide identity identity)) C.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.