]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test2.ma
incomplete proof completed
[helm.git] / helm / matita / tests / test2.ma
index 29c694d5fd114bb1ce6f68e2031480f880da80f1..c3f3c36b8e1e877a575e8cc8124ad1c7497560a2 100644 (file)
@@ -4,4 +4,6 @@ alias symbol "eq" (instance 0) = "leibnitz's equality".
 theorem a:\forall x:nat.x=x\land x=x.
 intro.
 split.
-goal 6.
\ No newline at end of file
+reflexivity.
+reflexivity.
+qed.
\ No newline at end of file