X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP206-1.p.ma;h=9c5b5bcce5b2d75149dc2864538aa563ce69558e;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=bec8aa7f77c5dc75c0be152b9f10adf43519dffa;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP206-1.p.ma b/matita/tests/TPTP/Veloci/GRP206-1.p.ma index bec8aa7f7..9c5b5bcce 100644 --- a/matita/tests/TPTP/Veloci/GRP206-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP206-1.p.ma @@ -46,7 +46,7 @@ theorem prove_moufang1: \forall H8:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (multiply (multiply a (multiply b c)) a) (multiply (multiply a b) (multiply c a)) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.