X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP498-1.p.ma;h=d2cac96d095dde1ceec5a3fd5e3b8d96fdc81b12;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=e26c08db4e3f407cfb2ee0078ab6d91798c675f8;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP498-1.p.ma b/matita/tests/TPTP/Veloci/GRP498-1.p.ma index e26c08db4..d2cac96d0 100644 --- a/matita/tests/TPTP/Veloci/GRP498-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP498-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 (double_divide A (double_divide B identity))) (double_divide (double_divide B (double_divide C A)) identity)) C.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.