]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/CoRN/model/structures/Npossec.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / CoRN / model / structures / Npossec.mma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 include "CoRN.ma".
18
19 (* $Id: Npossec.v,v 1.3 2004/04/06 15:46:05 lcf Exp $ *)
20
21 (*#* printing Npos $\mathbb{N}^{+}$ #N<SUP>+</SUP># *)
22
23 include "model/structures/Nsec.ma".
24
25 (*#* **[Npos]
26 The positive natural numbers have some nice properties. Addition as well 
27 as multiplication preserve the feature of being positive.
28 *)
29
30 inline procedural "cic:/CoRN/model/structures/Npossec/plus_resp_Npos0.con" as lemma.
31
32 inline procedural "cic:/CoRN/model/structures/Npossec/Npos_is_suc.con" as lemma.
33
34 inline procedural "cic:/CoRN/model/structures/Npossec/mult_resp_Npos0.con" as lemma.
35