]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP011-4.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP011-4.p.ma
index d11f4a5f4f3ee40b2f4f53570cc1e77947299a55..a935ade1c04848d2057d4dd9afca3de735356068 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP011-4".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP011-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -39,7 +39,7 @@ theorem prove_left_cancellation:
 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ b d
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.