]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LCL156-1.p.ma
First tests for paramodulation (pretty printer, unification)
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LCL156-1.p.ma
index c01872fb9b5b311518d2e314dcc0041026d7f81d..9390e4be58591fa4f072551a1d9560b62bfaed5a 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/LCL156-1".
+
 include "logic/equality.ma".
 (* Inclusion of: LCL156-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -129,7 +129,7 @@ theorem prove_alternative_wajsberg_axiom:
 \forall H15:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (and_star x truth) x
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.