]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/non_examples/Npos_no_monoid.ma
helm_registry: added the pair unmarshaller
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / non_examples / Npos_no_monoid.ma
index a17dec061966a1968f4ba203084205a07ca13868..7dbff70500b8c2323575cd796ca34d29345d1ee0 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/non_examples/Npos_no_monoid".
 
+include "CoRN.ma".
+
 (* $Id: Npos_no_monoid.v,v 1.5 2004/04/08 08:20:34 lcf Exp $ *)
 
-(* INCLUDE
-Npossemigroup
-*)
+include "model/semigroups/Npossemigroup.ma".
 
-(* INCLUDE
-CMonoids
-*)
+include "algebra/CMonoids.ma".
 
 (*#* **Non-example of a monoid: $\langle$#⟨#[Npos],[[+]]$\rangle$#⟩#
 There is no right unit for the addition on the positive natural numbers.
 *)
 
-inline cic:/CoRN/model/non_examples/Npos_no_monoid/no_rht_unit_Npos.con.
+inline "cic:/CoRN/model/non_examples/Npos_no_monoid/no_rht_unit_Npos.con".
 
 (*#* Therefore the set of positive natural numbers doesn't form a group with 
 addition.
 *)
 
-inline cic:/CoRN/model/non_examples/Npos_no_monoid/no_monoid_Npos.con.
+inline "cic:/CoRN/model/non_examples/Npos_no_monoid/no_monoid_Npos.con".