X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP592-1.p.ma;h=5612e2720278d31c1067edca23297ce56bb0d68b;hb=4441b81ba3179696c42ebc8ab720d1ba0f67078a;hp=c2c748817dc6a0a91900a4c3e295f94fcd124baf;hpb=d765468f2df1976b995a2047fe76a6032c84840b;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP592-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP592-1.p.ma index c2c748817..5612e2720 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP592-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP592-1.p.ma @@ -33,7 +33,7 @@ theorem prove_these_axioms_4: \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide (double_divide A B) (inverse (double_divide A (inverse C))))) B) C.eq Univ (multiply a b) (multiply b a) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.