X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO034-1.p.ma;h=adab6c4ae56121395d0ef5776f5c9951563e0c45;hb=d6ce6da7d0d5572d7551adafe849f18ab8e8f895;hp=e1f26e13d0ab99f5d6af560cf7df7be95671939a;hpb=c0e7999b2d7cb926affcf406f33e01e74bea62d7;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO034-1.p.ma b/matita/tests/TPTP/Veloci/BOO034-1.p.ma index e1f26e13d..adab6c4ae 100644 --- a/matita/tests/TPTP/Veloci/BOO034-1.p.ma +++ b/matita/tests/TPTP/Veloci/BOO034-1.p.ma @@ -68,7 +68,7 @@ theorem prove_single_axiom: \forall H4:\forall V:Univ.\forall W:Univ.\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply V W X) Y (multiply V W Z)) (multiply V W (multiply X Y Z)).eq Univ (multiply (multiply a (inverse a) b) (inverse (multiply (multiply c d e) f (multiply c d g))) (multiply d (multiply g f e) c)) b . intros. -autobatch paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.