]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/IntMap/Fset.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / IntMap / Fset.mma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 include "Coq.ma".
18
19 (*#***********************************************************************)
20
21 (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
22
23 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
24
25 (*   \VV/  **************************************************************)
26
27 (*    //   *      This file is distributed under the terms of the       *)
28
29 (*         *       GNU Lesser General Public License Version 2.1        *)
30
31 (*#***********************************************************************)
32
33 (*i     $Id: Fset.v,v 1.5.2.1 2004/07/16 19:31:04 herbelin Exp $         i*)
34
35 (*s Sets operations on maps *)
36
37 include "Bool/Bool.ma".
38
39 include "Bool/Sumbool.ma".
40
41 include "ZArith/ZArith.ma".
42
43 include "IntMap/Addr.ma".
44
45 include "IntMap/Adist.ma".
46
47 include "IntMap/Addec.ma".
48
49 include "IntMap/Map.ma".
50
51 (* UNEXPORTED
52 Section Dom
53 *)
54
55 (* UNEXPORTED
56 cic:/Coq/IntMap/Fset/Dom/A.var
57 *)
58
59 (* UNEXPORTED
60 cic:/Coq/IntMap/Fset/Dom/B.var
61 *)
62
63 inline procedural "cic:/Coq/IntMap/Fset/MapDomRestrTo.con" as definition.
64
65 inline procedural "cic:/Coq/IntMap/Fset/MapDomRestrTo_semantics.con" as lemma.
66
67 inline procedural "cic:/Coq/IntMap/Fset/MapDomRestrBy.con" as definition.
68
69 inline procedural "cic:/Coq/IntMap/Fset/MapDomRestrBy_semantics.con" as lemma.
70
71 inline procedural "cic:/Coq/IntMap/Fset/in_dom.con" as definition.
72
73 inline procedural "cic:/Coq/IntMap/Fset/in_dom_M0.con" as lemma.
74
75 inline procedural "cic:/Coq/IntMap/Fset/in_dom_M1.con" as lemma.
76
77 inline procedural "cic:/Coq/IntMap/Fset/in_dom_M1_1.con" as lemma.
78
79 inline procedural "cic:/Coq/IntMap/Fset/in_dom_M1_2.con" as lemma.
80
81 inline procedural "cic:/Coq/IntMap/Fset/in_dom_some.con" as lemma.
82
83 inline procedural "cic:/Coq/IntMap/Fset/in_dom_none.con" as lemma.
84
85 inline procedural "cic:/Coq/IntMap/Fset/in_dom_put.con" as lemma.
86
87 inline procedural "cic:/Coq/IntMap/Fset/in_dom_put_behind.con" as lemma.
88
89 inline procedural "cic:/Coq/IntMap/Fset/in_dom_remove.con" as lemma.
90
91 inline procedural "cic:/Coq/IntMap/Fset/in_dom_merge.con" as lemma.
92
93 inline procedural "cic:/Coq/IntMap/Fset/in_dom_delta.con" as lemma.
94
95 (* UNEXPORTED
96 End Dom
97 *)
98
99 (* UNEXPORTED
100 Section InDom
101 *)
102
103 (* UNEXPORTED
104 cic:/Coq/IntMap/Fset/InDom/A.var
105 *)
106
107 (* UNEXPORTED
108 cic:/Coq/IntMap/Fset/InDom/B.var
109 *)
110
111 inline procedural "cic:/Coq/IntMap/Fset/in_dom_restrto.con" as lemma.
112
113 inline procedural "cic:/Coq/IntMap/Fset/in_dom_restrby.con" as lemma.
114
115 (* UNEXPORTED
116 End InDom
117 *)
118
119 inline procedural "cic:/Coq/IntMap/Fset/FSet.con" as definition.
120
121 (* UNEXPORTED
122 Section FSetDefs
123 *)
124
125 (* UNEXPORTED
126 cic:/Coq/IntMap/Fset/FSetDefs/A.var
127 *)
128
129 inline procedural "cic:/Coq/IntMap/Fset/in_FSet.con" as definition.
130
131 inline procedural "cic:/Coq/IntMap/Fset/MapDom.con" as definition.
132
133 inline procedural "cic:/Coq/IntMap/Fset/MapDom_semantics_1.con" as lemma.
134
135 inline procedural "cic:/Coq/IntMap/Fset/MapDom_semantics_2.con" as lemma.
136
137 inline procedural "cic:/Coq/IntMap/Fset/MapDom_semantics_3.con" as lemma.
138
139 inline procedural "cic:/Coq/IntMap/Fset/MapDom_semantics_4.con" as lemma.
140
141 inline procedural "cic:/Coq/IntMap/Fset/MapDom_Dom.con" as lemma.
142
143 inline procedural "cic:/Coq/IntMap/Fset/FSetUnion.con" as definition.
144
145 inline procedural "cic:/Coq/IntMap/Fset/in_FSet_union.con" as lemma.
146
147 inline procedural "cic:/Coq/IntMap/Fset/FSetInter.con" as definition.
148
149 inline procedural "cic:/Coq/IntMap/Fset/in_FSet_inter.con" as lemma.
150
151 inline procedural "cic:/Coq/IntMap/Fset/FSetDiff.con" as definition.
152
153 inline procedural "cic:/Coq/IntMap/Fset/in_FSet_diff.con" as lemma.
154
155 inline procedural "cic:/Coq/IntMap/Fset/FSetDelta.con" as definition.
156
157 inline procedural "cic:/Coq/IntMap/Fset/in_FSet_delta.con" as lemma.
158
159 (* UNEXPORTED
160 End FSetDefs
161 *)
162
163 inline procedural "cic:/Coq/IntMap/Fset/FSet_Dom.con" as lemma.
164