]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/structures/Npossec.ma
- transcript: now outputs includes and coercions correctly
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / structures / Npossec.ma
index 3f36a84bb9549f4225a5328c5ffa1e9eb9ce0dbe..7a47323f6963b306cdced7acc6a529fb49210d39 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/structures/Npossec".
 
+include "CoRN.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".