X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP551-1.p.ma;h=69b83f64d9405685dbc778654be7cb5017dadcaf;hb=df1c68cd483823071179fb74428de36f21c20972;hp=77abdbeea86449f98142fabe5baf9c93441f905f;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP551-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP551-1.p.ma index 77abdbeea..69b83f64d 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP551-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP551-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 A) (divide (divide (divide B A) C) B)) C.eq Univ (multiply (multiply a3 b3) c3) (multiply a3 (multiply b3 c3)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.