]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO034-1.p.ma
Use the inversion!
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO034-1.p.ma
index e1f26e13d0ab99f5d6af560cf7df7be95671939a..d4c19b5fb84532adb0dc01dda5538f7b0200b396 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO034-1".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO034-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -68,7 +68,7 @@ theorem prove_single_axiom:
 \forall H4:\forall V:Univ.\forall W:Univ.\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply V W X) Y (multiply V W Z)) (multiply V W (multiply X Y Z)).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
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.