X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP182-1.p.ma;h=68c61f9f4631a7a2a98bc69c52c961a1ff119a37;hb=f38fd769279794d0ca73c8945eac30e8b42e59be;hp=8641d997e4d11195556b8e04f8119b345a5054af;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP182-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP182-1.p.ma index 8641d997e..68c61f9f4 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP182-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP182-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP182-1". + include "logic/equality.ma". (* Inclusion of: GRP182-1.p *) (* -------------------------------------------------------------------------- *) @@ -120,7 +120,7 @@ theorem prove_p17a: \forall H14:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound identity (greatest_lower_bound a identity)) identity . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.