X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Flibrary%2Flegacy%2Fcoq.ma;h=31a5f35ee289ee6e4bf9ec199b869c327dc388a7;hb=46df1bf21d9363b5a1185d0c4d4e943ed38b97ef;hp=0f5384697ae7d1498f78aaed191080abaad2f46c;hpb=4c2915860a9c90773d02a492c4112c5396ba8abf;p=helm.git diff --git a/matita/library/legacy/coq.ma b/matita/library/legacy/coq.ma index 0f5384697..31a5f35ee 100644 --- a/matita/library/legacy/coq.ma +++ b/matita/library/legacy/coq.ma @@ -1,5 +1,5 @@ (**************************************************************************) -(* ___ *) +(* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) @@ -78,9 +78,8 @@ interpretation "Coq's natural 'not less or equal than'" (* aliases *) -alias id "or" = "cic:/Coq/Init/Logic/or.ind#xpointer(1/1)". -alias id "nat" = "cic:/Coq/Init/Datatypes/nat.ind#xpointer(1/1)". -alias id "eq" = "cic:/Coq/Init/Logic/eq.ind#xpointer(1/1)". +(* FG: This is because "and" is a reserved keyword of the parser *) +alias id "land" = "cic:/Coq/Init/Logic/and.ind#xpointer(1/1)". (* theorems *)