]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/CoRN-Decl/model/structures/Npossec.ma
- transcript: patched to generate CoRN_notation.ma instead of CoRN.ma
[helm.git] / matita / contribs / CoRN-Decl / model / structures / Npossec.ma
index 3f36a84bb9549f4225a5328c5ffa1e9eb9ce0dbe..e96cb00d76c3aba5bb195a79764cf137f0c25d16 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/structures/Npossec".
 
+include "CoRN_notation.ma".
+
 (* $Id: Npossec.v,v 1.3 2004/04/06 15:46:05 lcf Exp $ *)
 
 (*#* printing Npos $\mathbb{N}^{+}$ #N<SUP>+</SUP># *)
 
-(* INCLUDE
-Nsec
-*)
-
-(* INCLUDE
-Arith
-*)
+include "model/structures/Nsec.ma".
 
 (*#* **[Npos]
 The positive natural numbers have some nice properties. Addition as well 
 as multiplication preserve the feature of being positive.
 *)
 
-inline cic:/CoRN/model/structures/Npossec/plus_resp_Npos0.con.
+inline "cic:/CoRN/model/structures/Npossec/plus_resp_Npos0.con".
 
-inline cic:/CoRN/model/structures/Npossec/Npos_is_suc.con.
+inline "cic:/CoRN/model/structures/Npossec/Npos_is_suc.con".
 
-inline cic:/CoRN/model/structures/Npossec/mult_resp_Npos0.con.
+inline "cic:/CoRN/model/structures/Npossec/mult_resp_Npos0.con".