X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FLDA001-1.p.ma;h=051af57e853fe500be7000f8c047c7e8d8e05c6a;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=e5c9a4810d8cdf817c3d24db7f2af6772bafd2c1;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/LDA001-1.p.ma b/matita/tests/TPTP/Veloci/LDA001-1.p.ma index e5c9a4810..051af57e8 100644 --- a/matita/tests/TPTP/Veloci/LDA001-1.p.ma +++ b/matita/tests/TPTP/Veloci/LDA001-1.p.ma @@ -36,7 +36,7 @@ theorem prove_equation: \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (f X (f Y Z)) (f (f X Y) (f X Z)).eq Univ (f (f n3 n2) u) (f (f u u) u) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.