X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP139-1.p.ma;h=1752d858097a835b0852c0dd5008a80ee5b6724b;hb=d86eefac7dff521eb2589b6f2dcb8a1b361be186;hp=1e3644eae889f5d21b5643976aa9e043556717c9;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP139-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP139-1.p.ma index 1e3644eae..1752d8580 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP139-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP139-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP139-1". + include "logic/equality.ma". (* Inclusion of: GRP139-1.p *) (* -------------------------------------------------------------------------- *) @@ -115,7 +115,7 @@ theorem prove_ax_glb1b: \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound (greatest_lower_bound a b) c) c . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.