X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP456-1.p.ma;h=c5b9d8c5d5917ff490df521e318cd3f86928bf74;hb=df1c68cd483823071179fb74428de36f21c20972;hp=5b46051a115bb10c521c7a971607d3e4dce49687;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP456-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP456-1.p.ma index 5b46051a1..c5b9d8c5d 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP456-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP456-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 (divide (divide identity (divide A (divide B (divide (divide (divide A A) A) C)))) C) B.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.