X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP566-1.p.ma;h=71a827e476ab6a9b677133ff0ca3864e91dad451;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=b647dce22c5cf613e125ddf01de314fdc43fdc70;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP566-1.p.ma b/matita/tests/TPTP/Veloci/GRP566-1.p.ma index b647dce22..71a827e47 100644 --- a/matita/tests/TPTP/Veloci/GRP566-1.p.ma +++ b/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.