X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP206-1.p.ma;h=08544742ab13904400d1b6c228af87f4240174be;hb=b2a190e3c2d5b594d409db937e88f9f4f7d22b8c;hp=b19e7973aa8fbfd65cdf8a1ac89e2bc0ef6a07c2;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP206-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP206-1.p.ma index b19e7973a..08544742a 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP206-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP206-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP206-1". + include "logic/equality.ma". (* Inclusion of: GRP206-1.p *) (* -------------------------------------------------------------------------- *) @@ -46,7 +46,7 @@ theorem prove_moufang1: \forall H8:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (multiply (multiply a (multiply b c)) a) (multiply (multiply a b) (multiply c a)) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.