]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP605-1.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP605-1.p.ma
index 0145a313e9ce45ec47d93689af586fb30ba3bd62..5725d6a19adc936bc72b62c2c765c6b0f61bda6d 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP605-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP605-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -32,7 +32,7 @@ theorem prove_these_axioms_1:
 \forall H1:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (double_divide (inverse (double_divide A (inverse (double_divide (inverse B) (double_divide A C))))) C) B.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1)
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.