X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP182-4.p.ma;h=7c11b0fa4011e56415b80f0bf34dea3e7cc5917d;hb=a0c0e92cee3ed99995e12b02f18e30f018d946ea;hp=1942f7064097a84600e6e6bc0ff3b1deeeb2f038;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP182-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP182-4.p.ma index 1942f7064..7c11b0fa4 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP182-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP182-4.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP182-4". + include "logic/equality.ma". (* Inclusion of: GRP182-4.p *) (* -------------------------------------------------------------------------- *) @@ -114,7 +114,7 @@ theorem prove_p17b: \forall H17:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound identity (least_upper_bound a identity)) identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.