X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP566-1.p.ma;h=71a827e476ab6a9b677133ff0ca3864e91dad451;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=b647dce22c5cf613e125ddf01de314fdc43fdc70;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP566-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP566-1.p.ma index b647dce22..71a827e47 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP566-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP566-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_2: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide B (double_divide A C)) (double_divide identity C))) (double_divide identity identity)) B.eq Univ (multiply identity a2) a2 . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.