1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 (* This file was automatically generated: do not edit *********************)
19 (* $Id: Q_in_CReals.v,v 1.10 2004/04/23 10:01:05 lcf Exp $ *)
21 (*#* * On density of the image of [Q] in an arbitrary real number structure
22 In this file we introduce the image of the concrete rational numbers
23 (as defined earlier) in an arbitrary structure of type
24 [CReals]. At the end of this file we assign to any real number two
25 rational numbers for which the real number lies betwen image of them;
26 in other words we will prove that the image of rational numbers in
27 dense in any real number structure. *)
29 include "model/reals/Cauchy_IR.ma".
31 include "model/monoids/Nmonoid.ma".
33 include "model/rings/Zring.ma".
36 Section Rational_sequence_prelogue
40 %\begin{convention}% Let [R1] be a real number structure.
45 cic:/CoRN/reals/Q_in_CReals/Rational_sequence_prelogue/R1.var
48 (* We clone these proofs from CReals1.v just because there IR is an axiom *)
52 inline procedural "cic:/CoRN/reals/Q_in_CReals/CReals_is_CReals.con" as lemma.
54 inline procedural "cic:/CoRN/reals/Q_in_CReals/Lim_Cauchy.con" as lemma.
56 inline procedural "cic:/CoRN/reals/Q_in_CReals/Archimedes.con" as lemma.
58 inline procedural "cic:/CoRN/reals/Q_in_CReals/Archimedes'.con" as lemma.
60 (*#**************************************)
63 cic:/Coq/NArith/BinPos/nat_of_P.con
69 ** Injection from [Q] to an arbitrary real number structure
70 First we need to define the injection from [Q] to [R1]. Note that in [Cauchy_CReals] we defined [inject_Q] from an arbitray field [F] to [(R_COrdField F)] which was the set of Cauchy sequences of that field. But since [R1] is an %\emph{arbitrary}%#<i>arbitrary</i># real number structure we can not use [inject_Q].
72 To define the injection we need one elemntary lemma about the denominator:
75 inline procedural "cic:/CoRN/reals/Q_in_CReals/den_is_nonzero.con" as lemma.
77 (*#* And we define the injection in the natural way, using [zring] and [nring]. We call this [inj_Q], in contrast with [inject_Q] defined in [Cauchy_CReals]. *)
79 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q.con" as definition.
81 (*#* Next we need some properties of [nring], on the setoid of natural numbers: *)
83 inline procedural "cic:/CoRN/reals/Q_in_CReals/nring_strext.con" as lemma.
85 inline procedural "cic:/CoRN/reals/Q_in_CReals/nring_wd.con" as lemma.
87 inline procedural "cic:/CoRN/reals/Q_in_CReals/nring_eq.con" as lemma.
89 inline procedural "cic:/CoRN/reals/Q_in_CReals/nring_leEq.con" as lemma.
94 Unset Printing Coercions.
99 (*#* Similarly we prove some properties of [zring] on the ring of integers: *)
101 inline procedural "cic:/CoRN/reals/Q_in_CReals/zring_strext.con" as lemma.
103 inline procedural "cic:/CoRN/reals/Q_in_CReals/zring_wd.con" as lemma.
105 inline procedural "cic:/CoRN/reals/Q_in_CReals/zring_less.con" as lemma.
107 (*#* Using the above lemmata we prove the basic properties of [inj_Q], i.e.%\% it is a setoid function and preserves the ring operations and oreder operation. *)
109 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_strext.con" as lemma.
111 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_wd.con" as lemma.
113 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_plus.con" as lemma.
115 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_mult.con" as lemma.
117 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_less.con" as lemma.
119 inline procedural "cic:/CoRN/reals/Q_in_CReals/less_inj_Q.con" as lemma.
121 inline procedural "cic:/CoRN/reals/Q_in_CReals/leEq_inj_Q.con" as lemma.
123 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_leEq.con" as lemma.
125 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_min.con" as lemma.
127 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_minus.con" as lemma.
129 (*#* Moreover, and as expected, the [AbsSmall] predicate is also
130 preserved under the [inj_Q] *)
132 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_AbsSmall.con" as lemma.
134 inline procedural "cic:/CoRN/reals/Q_in_CReals/AbsSmall_inj_Q.con" as lemma.
136 (*#* ** Injection preserves Cauchy property
137 We apply the above lemmata to obtain following theorem, which says
138 that a Cauchy sequence of elemnts of [Q] will be Cauchy in [R1].
141 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_Cauchy.con" as theorem.
143 (*#* Furthermore we prove that applying [nring] (which is adding the
144 ring unit [n] times) is the same whether we do it in [Q] or in [R1]:
147 inline procedural "cic:/CoRN/reals/Q_in_CReals/inj_Q_nring.con" as lemma.
149 (*#* ** Injection of [Q] is dense
150 Finally we are able to prove the density of image of [Q] in [R1]. We
151 state this fact in two different ways. Both of them have their
154 The first theorem states the fact that any real number can be bound by
155 the image of two rational numbers. This is called [start_of_sequence]
156 because it can be used as an starting point for the typical "interval
157 trisection" argument, which is ubiquitous in constructive analysis.
160 inline procedural "cic:/CoRN/reals/Q_in_CReals/start_of_sequence.con" as theorem.
162 (*#* The second version of the density of [Q] in [R1] states that given
163 any positive real number, there is a rational number between it and
164 zero. This lemma can be used to prove the more general fact that there
165 is a rational number between any two real numbers. *)
167 inline procedural "cic:/CoRN/reals/Q_in_CReals/Q_dense_in_CReals.con" as lemma.
170 End Rational_sequence_prelogue