]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/groups/Zgroup.ma
- transcript: now outputs includes and coercions correctly
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / groups / Zgroup.ma
index dcde2c59f028ac976f18b9caf130254425bce6c3..3f5430193249cc1a048f625762c5e631ddb69c8e 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/groups/Zgroup".
 
+include "CoRN.ma".
+
 (* $Id: Zgroup.v,v 1.5 2004/04/08 08:20:32 lcf Exp $ *)
 
-(* INCLUDE
-Zmonoid
-*)
+include "model/monoids/Zmonoid.ma".
 
-(* INCLUDE
-CGroups
-*)
+include "algebra/CGroups.ma".
 
 (*#* **Example of a group: $\langle$#⟨#[Z],[[+]]$\rangle$#⟩#
 *)
 
-inline cic:/CoRN/model/groups/Zgroup/Z_is_CGroup.con.
+inline "cic:/CoRN/model/groups/Zgroup/Z_is_CGroup.con".
 
-inline cic:/CoRN/model/groups/Zgroup/Z_as_CGroup.con.
+inline "cic:/CoRN/model/groups/Zgroup/Z_as_CGroup.con".
 
 (*#* The term [Z_as_CGroup] is of type [CGroup]. Hence we have proven that [Z] is a constructive group. *)