X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP154-1.p.ma;h=51832886c01a94fedbb84000d643215f1d64feeb;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=0212ea9038a9d543037a7b12036e997ec965eaba;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP154-1.p.ma b/matita/tests/TPTP/Veloci/GRP154-1.p.ma index 0212ea903..51832886c 100644 --- a/matita/tests/TPTP/Veloci/GRP154-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP154-1.p.ma @@ -114,7 +114,7 @@ theorem prove_ax_mono1a: \forall H15:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound (multiply a c) (multiply b c)) (multiply b c) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.