]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/reals/Q_in_CReals.ma
1. new expressions AND, OR, XOR
[helm.git] / helm / software / matita / contribs / CoRN-Decl / reals / Q_in_CReals.ma
index 21325d473774e3dcb852e246ad785cc6a255e116..0a4f302162d0c8477d49c4fe9395efe48438f840 100644 (file)
@@ -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
 *)