X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP596-1.p.ma;h=1d8e313ac925873c7918ce4072cd55faa30043d9;hb=4441b81ba3179696c42ebc8ab720d1ba0f67078a;hp=45b171485926b697e088a209829ad9f6726ef17f;hpb=d765468f2df1976b995a2047fe76a6032c84840b;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP596-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP596-1.p.ma index 45b171485..1d8e313ac 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP596-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP596-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 (inverse (double_divide (double_divide A B) (inverse (double_divide A (inverse (double_divide 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.