]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LCL141-1.p.ma
First tests for paramodulation (pretty printer, unification)
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LCL141-1.p.ma
index 45c5189c7af88c3e0e7b232b8eda7e70d476d8f3..fb49a57606f620d686e70de152e76bb0948c15f7 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/LCL141-1".
+
 include "logic/equality.ma".
 (* Inclusion of: LCL141-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -64,7 +64,7 @@ theorem prove_wajsberg_lemma:
 \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies (not x) (not y)) (implies y x)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.