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