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 (*#***********************************************************************)
21 (* v * The Coq Proof Assistant / The Coq Development Team *)
23 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
25 (* \VV/ **************************************************************)
27 (* // * This file is distributed under the terms of the *)
29 (* * GNU Lesser General Public License Version 2.1 *)
31 (*#***********************************************************************)
33 (*i $Id: Rcomplete.v,v 1.10.2.1 2004/07/16 19:31:12 herbelin Exp $ i*)
35 include "Reals/Rbase.ma".
37 include "Reals/Rfunctions.ma".
39 include "Reals/Rseries.ma".
41 include "Reals/SeqProp.ma".
43 include "Arith/Max.ma".
46 Open Local Scope R_scope.
49 (*#***************************************************)
53 (* Each sequence which satisfies *)
55 (* the Cauchy's criterion converges *)
59 (* Proof with adjacent sequences (Vn and Wn) *)
61 (*#***************************************************)
63 inline procedural "cic:/Coq/Reals/Rcomplete/R_complete.con" as theorem.