X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP156-1.p.ma;h=fcb186c2ab77a567d463527c83b09c50d45203ca;hb=b6afef7e73324824025a6d7f313129d55b72cfc6;hp=29cb5dd906ba1bd6a0aa438212a5a5057c8391dc;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP156-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP156-1.p.ma index 29cb5dd90..fcb186c2a 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP156-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP156-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP156-1". + include "logic/equality.ma". (* Inclusion of: GRP156-1.p *) (* -------------------------------------------------------------------------- *) @@ -114,7 +114,7 @@ theorem prove_ax_mono1c: \forall H15:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound (multiply a c) (multiply b c)) (multiply a c) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.