]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/SYN083-1.p.ma
claudio, please have a look at this
[helm.git] / helm / software / matita / tests / TPTP / Veloci / SYN083-1.p.ma
index 1dc7202c9f28e5339a212ceb8199a4b578d227f9..85efba55e51166040418148378c102c46b1b545e 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/SYN083-1".
+
 include "logic/equality.ma".
 (* Inclusion of: SYN083-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -31,7 +31,7 @@ theorem prove_this:
 \forall H0:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) Z).eq Univ (f a (f b (f c d))) (f (f (f a b) c) d)
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.