X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FRNG023-7.p.ma;h=63ae3d9a9a5b6672ec0f8f06a3124974fc029081;hb=fa0d5a79683ea3966f62b21be7e1a3e274597911;hp=e5f87cd2122f58c46d07a29bc0147881396eb3a7;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/RNG023-7.p.ma b/helm/software/matita/tests/TPTP/Veloci/RNG023-7.p.ma index e5f87cd21..63ae3d9a9 100644 --- a/helm/software/matita/tests/TPTP/Veloci/RNG023-7.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/RNG023-7.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/RNG023-7". + include "logic/equality.ma". (* Inclusion of: RNG023-7.p *) (* -------------------------------------------------------------------------- *) @@ -92,7 +92,7 @@ theorem prove_left_alternative: \forall H21:\forall X:Univ.eq Univ (add additive_identity X) X.eq Univ (associator x x y) additive_identity . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.