X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO006-4.p.ma;h=c05bd84fce1db9248bde947189231ba9b1366ecf;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=4a04acbd956d02d1431886baac30b5deba542083;hpb=a3cfb9758bac98014c32e88bdbc08f2c3bcd7a70;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO006-4.p.ma b/matita/tests/TPTP/Veloci/BOO006-4.p.ma index 4a04acbd9..c05bd84fc 100644 --- a/matita/tests/TPTP/Veloci/BOO006-4.p.ma +++ b/matita/tests/TPTP/Veloci/BOO006-4.p.ma @@ -62,7 +62,7 @@ theorem prove_right_identity: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.