]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test3.ma
incomplete proof completed.
[helm.git] / helm / matita / tests / test3.ma
index e589c5aaa8361b84978069f14514ac901df5e852..cb2cece18730d3828813b2bfe09c1f0fdace3697 100644 (file)
@@ -1,7 +1,6 @@
 alias symbol "eq" (instance 0) = "leibnitz's equality".
 theorem a:\forall x.x=x.
 alias id "nat" = "cic:/Coq/Init/Datatypes/nat.ind#xpointer(1/1)".
-goal 5.
 exact nat.
 intro.
 reflexivity.
@@ -12,5 +11,4 @@ alias symbol "times" (instance 0) = "natural times".
 theorem b:\forall p:nat. p * 0=0.
 intro.
 auto.
-abort.
-qed.
\ No newline at end of file
+qed.