]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test3.ma
checked in new version of matita from svn
[helm.git] / helm / matita / tests / test3.ma
diff --git a/helm/matita/tests/test3.ma b/helm/matita/tests/test3.ma
new file mode 100644 (file)
index 0000000..c4aafaf
--- /dev/null
@@ -0,0 +1,8 @@
+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.
+qed.
\ No newline at end of file