X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP495-1.p.ma;h=8c6d03b3d3c8a2d80d68da59c78a358362359e84;hb=df1c68cd483823071179fb74428de36f21c20972;hp=4dec7d56264f38e5dea499506276eb05599b7e91;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP495-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP495-1.p.ma index 4dec7d562..8c6d03b3d 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP495-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP495-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_3: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide identity A) (double_divide (double_divide (double_divide B C) (double_divide identity identity)) (double_divide A C))) B.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.