X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Freals%2FQ_in_CReals.ma;h=0a4f302162d0c8477d49c4fe9395efe48438f840;hb=1470ff47df1349333c6b721a1c162cc7dfc6806f;hp=21325d473774e3dcb852e246ad785cc6a255e116;hpb=7a8f91f8aa2d6ba24bf6b3093866f759ee16e690;p=helm.git diff --git a/helm/software/matita/contribs/CoRN-Decl/reals/Q_in_CReals.ma b/helm/software/matita/contribs/CoRN-Decl/reals/Q_in_CReals.ma index 21325d473..0a4f30216 100644 --- a/helm/software/matita/contribs/CoRN-Decl/reals/Q_in_CReals.ma +++ b/helm/software/matita/contribs/CoRN-Decl/reals/Q_in_CReals.ma @@ -16,7 +16,7 @@ set "baseuri" "cic:/matita/CoRN-Decl/reals/Q_in_CReals". -include "CoRN_notation.ma". +include "CoRN.ma". (* $Id: Q_in_CReals.v,v 1.10 2004/04/23 10:01:05 lcf Exp $ *) @@ -35,7 +35,7 @@ include "model/monoids/Nmonoid.ma". include "model/rings/Zring.ma". (* UNEXPORTED -Section Rational_sequence_prelogue. +Section Rational_sequence_prelogue *) (*#* @@ -43,7 +43,7 @@ Section Rational_sequence_prelogue. %\end{convention}% *) -inline "cic:/CoRN/reals/Q_in_CReals/R1.var". +alias id "R1" = "cic:/CoRN/reals/Q_in_CReals/Rational_sequence_prelogue/R1.var". (* We clone these proofs from CReals1.v just because there IR is an axiom *) @@ -59,7 +59,7 @@ inline "cic:/CoRN/reals/Q_in_CReals/Archimedes'.con". (*#**************************************) -coercion "cic:/matita/CoRN-Decl/reals/Q_in_CReals/nat_of_P.con" 0 (* compounds *). +coercion cic:/Coq/NArith/BinPos/nat_of_P.con 0 (* compounds *). (* end hide *) @@ -165,6 +165,6 @@ is a rational number between any two real numbers. *) inline "cic:/CoRN/reals/Q_in_CReals/Q_dense_in_CReals.con". (* UNEXPORTED -End Rational_sequence_prelogue. +End Rational_sequence_prelogue *)