]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP516-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP516-1.p.ma
index dde992a18be11a2553064a53aee52ec94a05327e..15a873c6596f92d2790bffee995870d9f7da7ceb 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP516-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP516-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -31,7 +31,7 @@ theorem prove_these_axioms_4:
 \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (multiply A (multiply (multiply B C) (inverse (multiply A C)))) B.eq Univ (multiply a b) (multiply b a)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.