X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FRNG023-6.p.ma;h=aa8f019d759d157b04045fd4d59f6697b9d3063c;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=e14e0768e5da91d26cd0bf32f8363939bf6b90da;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/RNG023-6.p.ma b/helm/software/matita/tests/TPTP/Veloci/RNG023-6.p.ma index e14e0768e..aa8f019d7 100644 --- a/helm/software/matita/tests/TPTP/Veloci/RNG023-6.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/RNG023-6.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/RNG023-6". + include "logic/equality.ma". (* Inclusion of: RNG023-6.p *) (* -------------------------------------------------------------------------- *) @@ -84,7 +84,7 @@ theorem prove_left_alternative: \forall H14:\forall X:Univ.eq Univ (add additive_identity X) X.eq Univ (associator x x y) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.