]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO005-2.p.ma
update in basic_2 and apps_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO005-2.p.ma
index 4e5de1bb073437ce692c49bde64cfa41af400ece..4ba359aeb76e58bfb7a49679e283fc6ca2a76374 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO005-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO005-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -69,7 +69,7 @@ theorem prove_a_plus_1_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.