]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP596-1.p.ma
used ;try assumption instead of .try assumption
[helm.git] / matita / tests / TPTP / Veloci / GRP596-1.p.ma
index 45b171485926b697e088a209829ad9f6726ef17f..1d8e313ac925873c7918ce4072cd55faa30043d9 100644 (file)
@@ -33,7 +33,7 @@ theorem prove_these_axioms_4:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (inverse (double_divide (double_divide A B) (inverse (double_divide A (inverse (double_divide 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.