]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO069-1.p.ma
update in ground_2 and basic_2
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO069-1.p.ma
index f76194c67a8484a824b8a60adf4a4509f1e2e422..44559bdea226a22972adee6f25715fef83009f3f 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO069-1".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO069-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -31,7 +31,7 @@ theorem prove_tba_axioms_3:
 \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.\forall D:Univ.\forall E:Univ.\forall F:Univ.\forall G:Univ.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.eq Univ (multiply a b (inverse b)) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.