X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP600-1.p.ma;h=07535f9bbcd2a39dcf436062bfa61112c43e6d54;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=d8180ca64c32b13a19d155eefe9112601a180986;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP600-1.p.ma b/matita/tests/TPTP/Veloci/GRP600-1.p.ma index d8180ca64..07535f9bb 100644 --- a/matita/tests/TPTP/Veloci/GRP600-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP600-1.p.ma @@ -33,7 +33,7 @@ theorem prove_these_axioms_4: \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (double_divide A B) (inverse (double_divide A (inverse (double_divide (inverse C) B))))) C.eq Univ (multiply a b) (multiply b a) . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.