X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP486-1.p.ma;h=ccdaf0ea94de86cedcc01a86050e9c18130fe794;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=b8ecfd815755435c70e86a122836eb3265ed5088;hpb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP486-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP486-1.p.ma index b8ecfd815..ccdaf0ea9 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP486-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP486-1.p.ma @@ -36,7 +36,7 @@ theorem prove_these_axioms_3: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide (double_divide A B) C) (double_divide B identity))) (double_divide identity identity)) C.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.