]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/non_examples/Npos_no_group.ma
- transcript: now outputs includes and coercions correctly
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / non_examples / Npos_no_group.ma
index adb7edac1e252dd7ed7819aff6f4ff26dbea5867..7f86667be5f5d468d46c63f39d9c59e2953b03a0 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/non_examples/Npos_no_group".
 
+include "CoRN.ma".
+
 (* $Id: Npos_no_group.v,v 1.6 2004/04/08 08:20:33 lcf Exp $ *)
 
-(* INCLUDE
-CGroups
-*)
+include "algebra/CGroups.ma".
 
-(* INCLUDE
-Nposmonoid
-*)
+include "model/monoids/Nposmonoid.ma".
 
 (*#* **Non-example of a group: $\langle$#⟨#[Npos],[[+]]$\rangle$#⟩#
 There is no inverse for multiplication on the positive natural numbers.
 *)
 
-inline cic:/CoRN/model/non_examples/Npos_no_group/no_inverse_Nposmult.con.
+inline "cic:/CoRN/model/non_examples/Npos_no_group/no_inverse_Nposmult.con".
 
 (*#* Hence the natural numbers with multiplication do not form a group.
 *)
 
-inline cic:/CoRN/model/non_examples/Npos_no_group/no_group_Nposmult.con.
+inline "cic:/CoRN/model/non_examples/Npos_no_group/no_group_Nposmult.con".