X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FRNG007-4.p.ma;h=97fc8aecba9f4e22bb5cc8d9c5288867f6133046;hb=d86eefac7dff521eb2589b6f2dcb8a1b361be186;hp=a5656dbb8268212c2e8da2abeac629c3aefec831;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/RNG007-4.p.ma b/helm/software/matita/tests/TPTP/Veloci/RNG007-4.p.ma index a5656dbb8..97fc8aecb 100644 --- a/helm/software/matita/tests/TPTP/Veloci/RNG007-4.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/RNG007-4.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/RNG007-4". + include "logic/equality.ma". (* Inclusion of: RNG007-4.p *) (* -------------------------------------------------------------------------- *) @@ -83,7 +83,7 @@ theorem prove_inverse: \forall H14:\forall X:Univ.eq Univ (add additive_identity X) X.eq Univ (add a a) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.