]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP580-1.p.ma
procedural: added fwd rewrite in arbitrary proofs (not just premises)
[helm.git] / matita / tests / TPTP / Veloci / GRP580-1.p.ma
index b05d41157a99b3c20cfe202e43a069a0f858c87e..c37de12c23a4026677abd7d9b39c4f451db64845 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 (double_divide B A) C) (double_divide B identity))) (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.