X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP459-1.p.ma;h=c3302ae0c486c0cc9fc9ac6adb9c5ec8811bdaa6;hb=df1c68cd483823071179fb74428de36f21c20972;hp=3ade697807165137cd4cb230404310cad2419c36;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP459-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP459-1.p.ma index 3ade69780..c3302ae0c 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP459-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP459-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 (divide A A) (divide A (divide B (divide (divide identity A) C)))) C) B.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.