X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO011-4.p.ma;h=c61c06d4260fad1e4117261f9d56e68be3df407c;hb=060864edadf332c07663e85bdc2299ee64e191ee;hp=6451f3bd7b0beb8e2a867e9d54f93867b0bac5fe;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO011-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO011-4.p.ma index 6451f3bd7..c61c06d42 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO011-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO011-4.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/BOO011-4". + include "logic/equality.ma". (* Inclusion of: BOO011-4.p *) (* -------------------------------------------------------------------------- *) @@ -62,7 +62,7 @@ theorem prove_inverse_of_1_is_0: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse additive_identity) multiplicative_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.