X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP163-1.p.ma;h=e9dfaebaf8ba1c2f9b6529973a7c4f6a7ee84cab;hb=fa0d5a79683ea3966f62b21be7e1a3e274597911;hp=e6fc69f78c792d63a1c477cb7b7f7258c377cc91;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP163-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP163-1.p.ma index e6fc69f78..e9dfaebaf 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP163-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP163-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP163-1". + include "logic/equality.ma". (* Inclusion of: GRP163-1.p *) (* -------------------------------------------------------------------------- *) @@ -113,7 +113,7 @@ theorem prove_ax_transb: \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound a c) a . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.