X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP151-1.p.ma;h=d08424625e39151c8ff526d26c30d13ef983efbb;hb=b2a190e3c2d5b594d409db937e88f9f4f7d22b8c;hp=454c6154687cb9385cd57b92c29e362b2ab4d1dc;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP151-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP151-1.p.ma index 454c61546..d08424625 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP151-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP151-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP151-1". + include "logic/equality.ma". (* Inclusion of: GRP151-1.p *) (* -------------------------------------------------------------------------- *) @@ -110,7 +110,7 @@ theorem prove_ax_lub2b: \forall H14:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound a (least_upper_bound a b)) a . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.