X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcontribs%2FCoRN-Decl%2Fmodel%2Freals%2FCauchy_IR.ma;h=a355fe3edbe78d03729689462337489fcea2f161;hb=946be00a2b9e1713e934414bd8419f267cca1077;hp=0fcc213db8268b67d9b73f84eec45c769c428858;hpb=0e0d5c57eb154bf20d101f09e560401434156c1d;p=helm.git diff --git a/matita/contribs/CoRN-Decl/model/reals/Cauchy_IR.ma b/matita/contribs/CoRN-Decl/model/reals/Cauchy_IR.ma index 0fcc213db..a355fe3ed 100644 --- a/matita/contribs/CoRN-Decl/model/reals/Cauchy_IR.ma +++ b/matita/contribs/CoRN-Decl/model/reals/Cauchy_IR.ma @@ -16,15 +16,13 @@ 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]. *)