]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LDA001-1.p.ma
update in groud_2 and models
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LDA001-1.p.ma
index d75a6d96e07fe0c4e77d25115134c64a9e003ec4..1963dca3905433c9cd72ae2b41d26f40907f7372 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/LDA001-1".
+
 include "logic/equality.ma".
 (* Inclusion of: LDA001-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_equation:
 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) (f X Z)).eq Univ (f (f n3 n2) u) (f (f u u) u)
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.