X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP146-1.p.ma;h=ee91a7e4537f628e6b9174f190df64ae9d503980;hb=73a66cce6e72c654fdcd0ce760c405a74af70d08;hp=868dc50f8e7f2daf35d732919378fffccd1d4d42;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP146-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP146-1.p.ma index 868dc50f8..ee91a7e45 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP146-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP146-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP146-1". + include "logic/equality.ma". (* Inclusion of: GRP146-1.p *) (* -------------------------------------------------------------------------- *) @@ -115,7 +115,7 @@ theorem prove_ax_lub1a: \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound (least_upper_bound a b) c) c . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.