]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/contradiction.ma
changes location of coq.ma (now "legacy/coq.ma")
[helm.git] / helm / matita / tests / contradiction.ma
index d5199aefc1ce02c563a3eb2fc748bde0138f8add..305a862cfd464b14a830e456f928559c5a68c7a9 100644 (file)
@@ -1,5 +1,5 @@
 (**************************************************************************)
-(*       ___                                                               *)
+(*       ___                                                              *)
 (*      ||M||                                                             *)
 (*      ||A||       A project by Andrea Asperti                           *)
 (*      ||T||                                                             *)
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/contradiction".
+include "legacy/coq.ma".
 alias id "True" = "cic:/Coq/Init/Logic/True.ind#xpointer(1/1)".
 alias id "not" = "cic:/Coq/Init/Logic/not.con".
 alias num (instance 0) = "natural number".
-alias symbol "eq" (instance 0) = "leibnitz's equality".
+alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".