]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test4.ma
coercions are now stored in the .moo file.
[helm.git] / helm / matita / tests / test4.ma
index 4d7b03ce29cedd686540b379877b8b10ab74f2bb..be67f3a8eacd5793e4c124b21935125b3a3600fa 100644 (file)
@@ -1,4 +1,23 @@
+set "baseuri" "cic:/matita/tests/test4/".
+
+
+(* commento che va nell'ast, ma non viene contato
+    come step perche' non e' un executable
+*)
+
 alias num (instance 0) = "natural number".
 alias symbol "eq" (instance 0) = "leibnitz's equality".
 theorem a:0=0.
-reflexivity.
\ No newline at end of file
+
+(* nota *)
+(**
+
+
+apply Prop.
+*)
+apply cic:/Coq/Init/Logic/eq.ind#xpointer(1/1/1). 
+
+(* commenti che non devono essere colorati perche'
+   non c'e' nulla di eseguibile dopo di loro
+*)
+qed.