]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP498-1.p.ma
update in groud_2 and models
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP498-1.p.ma
index 626cd74844b29e9597b6168fe10368b73c5bc157..a838cf6154991f44ee3acc45b1e7ec2e9b7d71f6 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP498-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP498-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_these_axioms_3:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide identity (double_divide A (double_divide B identity))) (double_divide (double_divide B (double_divide C A)) identity)) C.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3))
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.