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 (*#***************************************************************************)
37 (* Naive Set Theory in Coq *)
43 (* Rocquencourt Sophia-Antipolis *)
61 (* Acknowledgments: This work was started in July 1993 by F. Prost. Thanks *)
63 (* to the Newton Institute for providing an exceptional work environment *)
65 (* in Summer 1995. Several developments by E. Ledinot were an inspiration. *)
67 (*#***************************************************************************)
69 (*i $Id: Infinite_sets.v,v 1.5.2.1 2004/07/16 19:31:17 herbelin Exp $ i*)
71 include "Sets/Finite_sets.ma".
73 include "Sets/Constructive_sets.ma".
75 include "Logic/Classical_Type.ma".
77 include "Sets/Classical_sets.ma".
79 include "Sets/Powerset.ma".
81 include "Sets/Powerset_facts.ma".
83 include "Sets/Powerset_Classical_facts.ma".
85 include "Arith/Gt.ma".
87 include "Arith/Lt.ma".
89 include "Arith/Le.ma".
91 include "Sets/Finite_sets_facts.ma".
93 include "Sets/Image.ma".
100 cic:/Coq/Sets/Infinite_sets/Approx/U.var
103 inline procedural "cic:/Coq/Sets/Infinite_sets/Approximant.ind".
110 Hint Resolve Defn_of_Approximant.
114 Section Infinite_sets
118 cic:/Coq/Sets/Infinite_sets/Infinite_sets/U.var
121 inline procedural "cic:/Coq/Sets/Infinite_sets/make_new_approximant.con" as lemma.
123 inline procedural "cic:/Coq/Sets/Infinite_sets/approximants_grow.con" as lemma.
125 inline procedural "cic:/Coq/Sets/Infinite_sets/approximants_grow'.con" as lemma.
127 inline procedural "cic:/Coq/Sets/Infinite_sets/approximant_can_be_any_size.con" as lemma.
130 cic:/Coq/Sets/Infinite_sets/Infinite_sets/V.var
133 inline procedural "cic:/Coq/Sets/Infinite_sets/Image_set_continuous.con" as theorem.
135 inline procedural "cic:/Coq/Sets/Infinite_sets/Image_set_continuous'.con" as theorem.
137 inline procedural "cic:/Coq/Sets/Infinite_sets/Pigeonhole_bis.con" as theorem.
139 inline procedural "cic:/Coq/Sets/Infinite_sets/Pigeonhole_ter.con" as theorem.