]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/abgroups/Zabgroup.ma
- transcript: now outputs includes and coercions correctly
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / abgroups / Zabgroup.ma
index 42e2f9ca8a907d037353b8d02589b96777cfa9fd..0cfc20cca7d154fc1fc8e63996a415ec79674879 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/abgroups/Zabgroup".
 
+include "CoRN.ma".
+
 (* $Id: Zabgroup.v,v 1.5 2004/04/08 08:20:32 lcf Exp $ *)
 
-(* INCLUDE
-Zgroup
-*)
+include "model/groups/Zgroup.ma".
 
-(* INCLUDE
-CAbGroups
-*)
+include "algebra/CAbGroups.ma".
 
 (*#* **Example of an abelian group: $\langle$#⟨#[Z],[[+]]$\rangle$#⟩#
 *)
 
-inline cic:/CoRN/model/abgroups/Zabgroup/Z_is_CAbGroup.con.
+inline "cic:/CoRN/model/abgroups/Zabgroup/Z_is_CAbGroup.con".
 
-inline cic:/CoRN/model/abgroups/Zabgroup/Z_as_CAbGroup.con.
+inline "cic:/CoRN/model/abgroups/Zabgroup/Z_as_CAbGroup.con".
 
 (*#* The term [Z_as_CAbGroup] is of type [CAbGroup]. Hence we have proven that [Z] is a constructive Abelian group. *)