]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP460-1.p.ma
new semantics for 'by t'
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP460-1.p.ma
index 6413b57436b0c335d1f20d240156426ab1a8a625..c97120d432e71eb0ff7e73de612784b938091253 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP460-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP460-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -34,7 +34,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide A (divide (divide (divide identity B) C) (divide (divide (divide A A) A) C))) B.eq Univ (multiply (inverse a1) a1) identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.