]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/model/reals/Cauchy_IR.ma
(no commit message)
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / reals / Cauchy_IR.ma
index 0fcc213db8268b67d9b73f84eec45c769c428858..a355fe3edbe78d03729689462337489fcea2f161 100644 (file)
 
 set "baseuri" "cic:/matita/CoRN-Decl/model/reals/Cauchy_IR".
 
+include "CoRN.ma".
+
 (* $Id: Cauchy_IR.v,v 1.2 2004/04/06 15:46:03 lcf Exp $ *)
 
-(* INCLUDE
-Qordfield
-*)
+include "model/ordfields/Qordfield.ma".
 
-(* INCLUDE
-Cauchy_CReals
-*)
+include "reals/Cauchy_CReals.ma".
 
 (*#* * Cauchy Real Numbers
 Earlier we defined a construction of a real number structure from an
@@ -32,7 +30,7 @@ arbitrary archimedian ordered field.  Plugging in [Q] we get the model
 of the real numbers as Cauchy sequences of rationals.
 *)
 
-inline cic:/CoRN/model/reals/Cauchy_IR/Cauchy_IR.con.
+inline "cic:/CoRN/model/reals/Cauchy_IR/Cauchy_IR.con".
 
 (*#* The term [Cauchy_IR] is of type [CReals]. *)