]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP206-1.p.ma
interpretation for <->
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP206-1.p.ma
index 62ad0624cee90f5b298a7ad01895f4435e0af508..08544742ab13904400d1b6c228af87f4240174be 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/GRP206-1".
+
 include "logic/equality.ma".
 (* Inclusion of: GRP206-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -46,7 +46,7 @@ theorem prove_moufang1:
 \forall H8:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (multiply (multiply a (multiply b c)) a) (multiply (multiply a b) (multiply c a))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.