X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP595-1.p.ma;h=354515802b3494f2f2836b55e56cc010999d0667;hb=2231f2820190c8743854004a9efd902d3bb5baa4;hp=b30ce397a58c530390bbe9da1823b7fcbd143a68;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP595-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP595-1.p.ma index b30ce397a..354515802 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP595-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP595-1.p.ma @@ -33,7 +33,7 @@ theorem prove_these_axioms_3: \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 (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.