]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/RNG023-7.p.ma
First tests for paramodulation (pretty printer, unification)
[helm.git] / helm / software / matita / tests / TPTP / Veloci / RNG023-7.p.ma
index 2cc1a75360b5c182f2c567f775118f45099e403b..63ae3d9a9a5b6672ec0f8f06a3124974fc029081 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/RNG023-7".
+
 include "logic/equality.ma".
 (* Inclusion of: RNG023-7.p *)
 (* -------------------------------------------------------------------------- *)
@@ -92,7 +92,7 @@ theorem prove_left_alternative:
 \forall H21:\forall X:Univ.eq Univ (add additive_identity X) X.eq Univ (associator x x y) additive_identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.