X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP569-1.p.ma;h=260522c0536d33ae2e5bbd488141847d90c5e98d;hb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;hp=118437264c9152daea23bf360c01f62780c6ab33;hpb=d551bcc4761bb1148daaa1ac739fb18b3ec42da9;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP569-1.p.ma b/matita/tests/TPTP/Veloci/GRP569-1.p.ma index 118437264..260522c05 100644 --- a/matita/tests/TPTP/Veloci/GRP569-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP569-1.p.ma @@ -34,7 +34,7 @@ theorem prove_these_axioms_1: \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A (double_divide (double_divide B (double_divide A C)) (double_divide C identity))) (double_divide identity identity)) B.eq Univ (multiply (inverse a1) a1) identity . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.