|
14 | 14 | + lemmas `horner0_ext`, `hornerD_ext`, `horner_scale_ext`, `hornerC_ext`, |
15 | 15 | `derivable_horner`, `derivE`, `continuous_horner` |
16 | 16 | + instance `is_derive_poly` |
17 | | -- in file `separation_axioms.v`, |
18 | | - + new lemmas `compact_normal_local`, and `compact_normal`. |
19 | | - |
20 | | -- package `coq-mathcomp-experimental-reals` depending on `coq-mathcomp-reals` |
21 | | - with files |
22 | | - + `xfinmap.v` |
23 | | - + `discrete.v` |
24 | | - + `realseq.v` |
25 | | - + `realsum.v` |
26 | | - + `distr.v` |
27 | | - |
28 | | -- package `coq-mathcomp-reals-stdlib` depending on `coq-mathcomp-reals` |
29 | | - with file |
30 | | - + `Rstruct.v` |
31 | | - |
32 | | -- package `coq-mathcomp-analysis-stdlib` depending on |
33 | | - `coq-mathcomp-analysis` and `coq-mathcomp-reals-stdlib` with files |
34 | | - + `Rstruct_topology.v` |
35 | | - + `showcase/uniform_bigO.v` |
36 | | - |
37 | | -- in file `separation_axioms.v`, |
38 | | - + new lemmas `compact_normal_local`, and `compact_normal`. |
39 | | - |
40 | | -- in file `topology_theory/one_point_compactification.v`, |
41 | | - + new definitions `one_point_compactification`, and `one_point_nbhs`. |
42 | | - + new lemmas `one_point_compactification_compact`, |
43 | | - `one_point_compactification_some_nbhs`, |
44 | | - `one_point_compactification_some_continuous`, |
45 | | - `one_point_compactification_open_some`, |
46 | | - `one_point_compactification_weak_topology`, and |
47 | | - `one_point_compactification_hausdorff`. |
48 | | - |
49 | | -- in file `normedtype.v`, |
50 | | - + new definition `type` (in module `completely_regular_uniformity`) |
51 | | - + new lemmas `normal_completely_regular`, |
52 | | - `one_point_compactification_completely_reg`, |
53 | | - `nbhs_one_point_compactification_weakE`, |
54 | | - `locally_compact_completely_regular`, and |
55 | | - `completely_regular_regular`. |
56 | | - + new lemmas `near_in_itvoy`, `near_in_itvNyo` |
57 | | - |
58 | | -- in file `mathcomp_extra.v`, |
59 | | - + new definition `sigT_fun`. |
60 | | -- in file `sigT_topology.v`, |
61 | | - + new definition `sigT_nbhs`. |
62 | | - + new lemmas `sigT_nbhsE`, `existT_continuous`, `existT_open_map`, |
63 | | - `existT_nbhs`, `sigT_openP`, `sigT_continuous`, `sigT_setUE`, and |
64 | | - `sigT_compact`. |
65 | | -- in file `separation_axioms.v`, |
66 | | - + new lemma `sigT_hausdorff`. |
67 | | - |
68 | | -- in `measure.v`: |
69 | | - + lemma `countable_measurable` |
70 | | -- in `realfun.v`: |
71 | | - + lemma `cvgr_dnbhsP` |
72 | | - + new definitions `prodA`, and `prodAr`. |
73 | | - + new lemmas `prodAK`, `prodArK`, and `swapK`. |
74 | | -- in file `product_topology.v`, |
75 | | - + new lemmas `swap_continuous`, `prodA_continuous`, and |
76 | | - `prodAr_continuous`. |
77 | | - |
78 | | -- file `homotopy_theory/homotopy.v` |
79 | | -- file `homotopy_theory/wedge_sigT.v` |
80 | | -- in file `homotopy_theory/wedge_sigT.v` |
81 | | - + new definitions `wedge_rel`, `wedge`, `wedge_lift`, `pwedge`. |
82 | | - + new lemmas `wedge_lift_continuous`, `wedge_lift_nbhs`, |
83 | | - `wedge_liftE`, `wedge_openP`, |
84 | | - `wedge_pointE`, `wedge_point_nbhs`, `wedge_nbhs_specP`, `wedgeTE`, |
85 | | - `wedge_compact`, `wedge_connected`. |
86 | | - |
87 | | -- in `boolp.`: |
88 | | - + lemma `existT_inj` |
89 | | -- in file `order_topology.v` |
90 | | - + new lemmas `min_continuous`, `min_fun_continuous`, `max_continuous`, and |
91 | | - `max_fun_continuous`. |
92 | | - |
93 | | -- in file `bool_topology.v`, |
94 | | - + new lemma `bool_compact`. |
95 | | - |
96 | | -### Changed |
97 | | - |
98 | | -- in file `normedtype.v`, |
99 | | - changed `completely_regular_space` to depend on uniform separators |
100 | | - which removes the dependency on `R`. The old formulation can be |
101 | | - recovered easily with `uniform_separatorP`. |
102 | | - |
103 | | -- moved from `Rstruct.v` to `Rstruct_topology.v` |
104 | | - + lemmas `continuity_pt_nbhs`, `continuity_pt_cvg`, |
105 | | - `continuity_ptE`, `continuity_pt_cvg'`, `continuity_pt_dnbhs` |
106 | | - and `nbhs_pt_comp` |
107 | | - |
108 | | -- moved from `real_interval.v` to `normedtype.v` |
109 | | - + lemmas `set_itvK`, `RhullT`, `RhullK`, `set_itv_setT`, |
110 | | - `Rhull_smallest`, `le_Rhull`, `neitv_Rhull`, `Rhull_involutive`, |
111 | | - `disj_itv_Rhull` |
112 | | -- in `topology.v`: |
113 | | - + lemmas `subspace_pm_ball_center`, `subspace_pm_ball_sym`, |
114 | | - `subspace_pm_ball_triangle`, `subspace_pm_entourage` turned |
115 | | - into local `Let`'s |
116 | 17 |
|
117 | 18 | - in `lebesgue_integral.v`: |
118 | 19 | + lemmas `integral_fin_num_abs`, `Rintegral_cst`, `le_Rintegral` |
|
129 | 30 | - in `classical_sets.v`: |
130 | 31 | + lemmas `xsectionE`, `ysectionE` |
131 | 32 |
|
| 33 | +- in file `bool_topology.v`, |
| 34 | + + new lemma `bool_compact`. |
| 35 | + |
132 | 36 | ### Changed |
133 | 37 |
|
134 | 38 | - in `lebesgue_integrale.v` |
|
142 | 46 |
|
143 | 47 | - moved from `lebesgue_integral.v` to `measure.v` and generalized |
144 | 48 | + lemmas `measurable_xsection`, `measurable_ysection` |
| 49 | + |
145 | 50 | - moved from `topology_structure.v` to `discrete_topology.v`: |
146 | 51 | `discrete_open`, `discrete_set1`, `discrete_closed`, and `discrete_cvg`. |
147 | 52 |
|
148 | 53 | - moved from `pseudometric_structure.v` to `discrete_topology.v`: |
149 | 54 | `discrete_ent`, `discrete_ball`, and `discrete_topology`. |
150 | | - |
151 | 55 | - in file `cantor.v`, `cantor_space` now defined in terms of `bool`. |
152 | 56 | - in file `separation_axioms.v`, updated `discrete_hausdorff`, and |
153 | 57 | `discrete_zero_dimension` to take a `discreteTopologicalType`. |
|
184 | 88 | - in `sequences.v`: |
185 | 89 | + notations `nneseries_pred0`, `eq_nneseries`, `nneseries0`, |
186 | 90 | `ereal_cvgPpinfty`, `ereal_cvgPninfty` (were deprecated since 0.6.0) |
187 | | -- in `lebesgue_integral.v`: |
188 | | - + definition `cst_mfun` |
189 | | - + lemma `mfun_cst` |
190 | | - |
191 | | -- in `cardinality.v`: |
192 | | - + lemma `cst_fimfun_subproof` |
193 | 91 |
|
194 | | -- in `lebesgue_integral.v`: |
195 | | - + lemma `cst_mfun_subproof` (use lemma `measurable_cst` instead) |
196 | | - + lemma `cst_nnfun_subproof` (turned into a `Let`) |
197 | | - + lemma `indic_mfun_subproof` (use lemma `measurable_fun_indic` instead) |
198 | 92 | - in file `topology_structure.v`, removed `discrete_sing`, `discrete_nbhs`, and `discrete_space`. |
199 | 93 | - in file `nat_topology.v`, removed `discrete_nat`. |
200 | 94 | - in file `pseudometric_structure.v`, removed `discrete_ball_center`, `discrete_topology_type`, and |
|
0 commit comments