]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/clear.ma
0. core_notation.ma splitted into coq.moo and core_notation.moo
[helm.git] / helm / matita / tests / clear.ma
index 24bb3377ca92172c0f2653848677f9c5776529f2..71457ae2c295e980bf85673bc3b25b8fefa07a57 100644 (file)
@@ -1,5 +1,5 @@
 (**************************************************************************)
-(*       ___                                                               *)
+(*       ___                                                              *)
 (*      ||M||                                                             *)
 (*      ||A||       A project by Andrea Asperti                           *)
 (*      ||T||                                                             *)
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/clear".
+include "coq.ma".
 alias num (instance 0) = "natural number".
 alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".
 alias id "True" = "cic:/Coq/Init/Logic/True.ind#xpointer(1/1)".
 
-
-
 theorem stupid:
   \forall a: True.
   \forall b: 0 = 0.