X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FBOO006-4.p.ma;h=9eeab88a0eda352f2930d4be760d9df548c348f4;hb=2399bdfa7a5f2cc0440dfb8b82d770ab2724757a;hp=4a04acbd956d02d1431886baac30b5deba542083;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma index 4a04acbd9..9eeab88a0 100644 --- a/helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/BOO006-4". + include "logic/equality.ma". (* Inclusion of: BOO006-4.p *) (* -------------------------------------------------------------------------- *) @@ -62,7 +62,7 @@ theorem prove_right_identity: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.