]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/IntMap/Mapcanon.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / IntMap / Mapcanon.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: Mapcanon.v,v 1.4.2.1 2004/07/16 19:31:04 herbelin Exp $     i*)
34
35 include "Bool/Bool.ma".
36
37 include "Bool/Sumbool.ma".
38
39 include "Arith/Arith.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 include "IntMap/Mapaxioms.ma".
52
53 include "IntMap/Mapiter.ma".
54
55 include "IntMap/Fset.ma".
56
57 include "Lists/List.ma".
58
59 include "IntMap/Lsort.ma".
60
61 include "IntMap/Mapsubset.ma".
62
63 include "IntMap/Mapcard.ma".
64
65 (* UNEXPORTED
66 Section MapCanon
67 *)
68
69 (* UNEXPORTED
70 cic:/Coq/IntMap/Mapcanon/MapCanon/A.var
71 *)
72
73 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon.ind".
74
75 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_M2.con" as lemma.
76
77 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_M2_1.con" as lemma.
78
79 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_M2_2.con" as lemma.
80
81 inline procedural "cic:/Coq/IntMap/Mapcanon/M2_eqmap_1.con" as lemma.
82
83 inline procedural "cic:/Coq/IntMap/Mapcanon/M2_eqmap_2.con" as lemma.
84
85 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_unique.con" as lemma.
86
87 inline procedural "cic:/Coq/IntMap/Mapcanon/MapPut1_canon.con" as lemma.
88
89 inline procedural "cic:/Coq/IntMap/Mapcanon/MapPut_canon.con" as lemma.
90
91 inline procedural "cic:/Coq/IntMap/Mapcanon/MapPut_behind_canon.con" as lemma.
92
93 inline procedural "cic:/Coq/IntMap/Mapcanon/makeM2_canon.con" as lemma.
94
95 inline procedural "cic:/Coq/IntMap/Mapcanon/MapCanonicalize.con" as definition.
96
97 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_exists_1.con" as lemma.
98
99 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_exists_2.con" as lemma.
100
101 inline procedural "cic:/Coq/IntMap/Mapcanon/mapcanon_exists.con" as lemma.
102
103 inline procedural "cic:/Coq/IntMap/Mapcanon/MapRemove_canon.con" as lemma.
104
105 inline procedural "cic:/Coq/IntMap/Mapcanon/MapMerge_canon.con" as lemma.
106
107 inline procedural "cic:/Coq/IntMap/Mapcanon/MapDelta_canon.con" as lemma.
108
109 (* UNEXPORTED
110 cic:/Coq/IntMap/Mapcanon/MapCanon/B.var
111 *)
112
113 inline procedural "cic:/Coq/IntMap/Mapcanon/MapDomRestrTo_canon.con" as lemma.
114
115 inline procedural "cic:/Coq/IntMap/Mapcanon/MapDomRestrBy_canon.con" as lemma.
116
117 inline procedural "cic:/Coq/IntMap/Mapcanon/Map_of_alist_canon.con" as lemma.
118
119 inline procedural "cic:/Coq/IntMap/Mapcanon/MapSubset_c_1.con" as lemma.
120
121 inline procedural "cic:/Coq/IntMap/Mapcanon/MapSubset_c_2.con" as lemma.
122
123 (* UNEXPORTED
124 End MapCanon
125 *)
126
127 (* UNEXPORTED
128 Section FSetCanon
129 *)
130
131 (* UNEXPORTED
132 cic:/Coq/IntMap/Mapcanon/FSetCanon/A.var
133 *)
134
135 inline procedural "cic:/Coq/IntMap/Mapcanon/MapDom_canon.con" as lemma.
136
137 (* UNEXPORTED
138 End FSetCanon
139 *)
140
141 (* UNEXPORTED
142 Section MapFoldCanon
143 *)
144
145 (* UNEXPORTED
146 cic:/Coq/IntMap/Mapcanon/MapFoldCanon/A.var
147 *)
148
149 (* UNEXPORTED
150 cic:/Coq/IntMap/Mapcanon/MapFoldCanon/B.var
151 *)
152
153 inline procedural "cic:/Coq/IntMap/Mapcanon/MapFold_canon_1.con" as lemma.
154
155 inline procedural "cic:/Coq/IntMap/Mapcanon/MapFold_canon.con" as lemma.
156
157 inline procedural "cic:/Coq/IntMap/Mapcanon/MapCollect_canon.con" as lemma.
158
159 (* UNEXPORTED
160 End MapFoldCanon
161 *)
162