]> matita.cs.unibo.it Git - helm.git/blob - matita/contribs/CoRN-Decl/model/monoids/Nposmonoid.ma
matita 0.5.1 tagged
[helm.git] / matita / contribs / CoRN-Decl / model / monoids / Nposmonoid.ma
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 set "baseuri" "cic:/matita/CoRN-Decl/model/monoids/Nposmonoid".
18
19 include "CoRN.ma".
20
21 (* $Id: Nposmonoid.v,v 1.6 2004/04/08 08:20:33 lcf Exp $ *)
22
23 include "model/semigroups/Npossemigroup.ma".
24
25 include "algebra/CMonoids.ma".
26
27 (*#* **Example of a monoid: $\langle$#⟨#[Npos],[[*]]$\rangle$#⟩#
28 One is the right unit as well as the left unit of the multiplication on the
29 positive natural numbers.
30 *)
31
32 inline "cic:/CoRN/model/monoids/Nposmonoid/rhtunitNpos.con".
33
34 inline "cic:/CoRN/model/monoids/Nposmonoid/lftunitNpos.con".
35
36 (*#* So, the positive natural numbers with multiplication form a CMonoid.
37 *)
38
39 inline "cic:/CoRN/model/monoids/Nposmonoid/Nposmult_is_CMonoid.con".
40
41 inline "cic:/CoRN/model/monoids/Nposmonoid/Nposmult_as_CMonoid.con".
42