X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLAT039-2.p.ma;h=7000124f6b17887ec8901ece8948168c47ab4123;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=05e4b3cfdf3710308a0b8e99cc797af948a5abaf;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LAT039-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/LAT039-2.p.ma index 05e4b3cfd..7000124f6 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LAT039-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LAT039-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LAT039-2". + include "logic/equality.ma". (* Inclusion of: LAT039-2.p *) (* -------------------------------------------------------------------------- *) @@ -69,7 +69,7 @@ theorem rhs: \forall H10:\forall X:Univ.eq Univ (meet X X) X.eq Univ (join xx (meet yy zz)) (meet (join xx yy) (join xx zz)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.