X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Ftest2.ma;h=c3f3c36b8e1e877a575e8cc8124ad1c7497560a2;hb=7fb4b063ed9488bbffa34d1cd193fca6c288a425;hp=29c694d5fd114bb1ce6f68e2031480f880da80f1;hpb=de9a83f286eee12117fb478ea2db18f7faebac9a;p=helm.git diff --git a/helm/matita/tests/test2.ma b/helm/matita/tests/test2.ma index 29c694d5f..c3f3c36b8 100644 --- a/helm/matita/tests/test2.ma +++ b/helm/matita/tests/test2.ma @@ -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