|
73 | 73 | `derivable_oy_continuousW`, |
74 | 74 | `derivable_Nyo_continuousWoo`, |
75 | 75 | `derivable_Nyo_continuousW` |
76 | | -- in `probability.v`: |
77 | | - + lemmas `eq_bernoulli`, `eq_bernoulliV2` |
78 | | -- file `mathcomp_extra.v` |
79 | | - + lemmas `ge_trunc`, `lt_succ_trunc`, `trunc_ge_nat`, `trunc_lt_nat` |
80 | | - |
81 | | -- file `Rstruct.v` |
82 | | - + lemma `Pos_to_natE` (from `mathcomp_extra.v`) |
83 | | - + lemmas `RabsE`, `RdistE`, `sum_f_R0E`, `factE` |
84 | 76 |
|
85 | | -- new file `internal_Eqdep_dec.v` (don't use, internal, to be removed) |
| 77 | +- in `measurable_function.v`: |
| 78 | + + lemma `preimage_set_system_compS` |
86 | 79 |
|
87 | 80 | - in `numfun.v`: |
88 | 81 | + defintions `funrpos`, `funrneg` with notations `^\+` and `^\-` |
|
92 | 85 | `funrD_posD`, `funrpos_le`, `funrneg_le` |
93 | 86 | + lemmas `funerpos`, `funerneg` |
94 | 87 |
|
95 | | -- in `measure.v`: |
96 | | - + lemma `preimage_class_comp` |
97 | | - + defintions `preimage_display`, `g_sigma_algebra_preimageType`, `g_sigma_algebra_preimage`, |
| 88 | +- in `measurable_structure.v`: |
| 89 | + + definitions `preimage_display`, `g_sigma_algebra_preimageType`, `g_sigma_algebra_preimage`, |
98 | 90 | notations `.-preimage`, `.-preimage.-measurable` |
99 | 91 |
|
100 | 92 | - in `measurable_realfun.v`: |
|
114 | 106 | + lemma `expectationM_ge0`, `integrable_expectationM`, `independent_integrableM`, |
115 | 107 | ` expectation_prod` |
116 | 108 |
|
117 | | -- in `numfun.v` |
118 | | - + lemmas `funeposE`, `funenegE`, `funepos_comp`, `funeneg_comp` |
119 | | - |
120 | | -- in `classical_sets.v`: |
121 | | - + lemmas `xsectionE`, `ysectionE` |
122 | | - |
123 | | -- file `constructive_ereal.v`: |
124 | | - + definition `iter_mule` |
125 | | - + lemma `prodEFin` |
126 | | - |
127 | | -- file `exp.v`: |
128 | | - + lemma `expR_sum` |
129 | | - |
130 | | -- file `lebesgue_integral.v`: |
131 | | - + lemma `measurable_fun_le` |
132 | | - |
133 | | -- in `trigo.v`: |
134 | | - + lemma `integral0oo_atan` |
135 | | - |
136 | | -- in `measure.v`: |
137 | | - + lemmas `mnormalize_id`, `measurable_fun_eqP` |
138 | | - |
139 | | -- in `ftc.v`: |
140 | | - + lemma `integrable_locally` |
141 | | - |
142 | | -- in `constructive_ereal.v`: |
143 | | - + lemma `EFin_bigmax` |
144 | | - |
145 | | -- in `mathcomp_extra.v`: |
146 | | - + lemmas `inr_inj`, `inl_inj` |
147 | | - |
148 | | -- in `classical_sets.v`: |
149 | | - + lemmas `in_set1`, `inr_in_set_inr`, `inl_in_set_inr`, `mem_image`, `mem_range`, `image_f` |
150 | | - + lemmas `inr_in_set_inl`, `inl_in_set_inl` |
151 | | - |
152 | | -- in `lebesgue_integral_approximation.v`: |
153 | | - + lemma `measurable_prod` |
154 | | - |
155 | 109 | ### Changed |
156 | 110 |
|
157 | 111 | ### Renamed |
|
170 | 124 | + `le_ereal_inf` -> `ereal_inf_le_tmp` |
171 | 125 | + `lb_ereal_inf` -> `le_ereal_inf_tmp` |
172 | 126 | + `ereal_sup_ge` -> `le_ereal_sup_tmp` |
173 | | -- in `kernel.v`: |
174 | | - + `isFiniteTransition` -> `isFiniteTransitionKernel` |
175 | | -- in `lebesgue_integral.v`: |
176 | | - + `fubini1a` -> `integrable12ltyP` |
177 | | - + `fubini1b` -> `integrable21ltyP` |
178 | | - + `measurable_funP` -> `measurable_funPT` (field of `isMeasurableFun` mixin) |
179 | | - |
180 | | -- in `mathcomp_extra.v` |
181 | | - + `comparable_min_le_min` -> `comparable_le_min2` |
182 | | - + `comparable_max_le_max` -> `comparable_le_max2` |
183 | | - + `min_le_min` -> `le_min2` |
184 | | - + `max_le_max` -> `le_max2` |
185 | | - + `real_sqrtC` -> `sqrtC_real` |
186 | | -- in `measure.v` |
187 | | - + `preimage_class` -> `preimage_set_system` |
188 | | - + `image_class` -> `image_set_system` |
189 | | - + `preimage_classes` -> `g_sigma_preimageU` |
190 | | - + `preimage_class_measurable_fun` -> `preimage_set_system_measurable_fun` |
191 | | - + `sigma_algebra_preimage_class` -> `sigma_algebra_preimage` |
192 | | - + `sigma_algebra_image_class` -> `sigma_algebra_image` |
193 | | - + `sigma_algebra_preimage_classE` -> `g_sigma_preimageE` |
194 | | - + `preimage_classes_comp` -> `g_sigma_preimageU_comp` |
195 | | - |
196 | | -### Renamed |
197 | | - |
198 | | -- in `lebesgue_measure.v`: |
199 | | - + `measurable_fun_indic` -> `measurable_indic` |
200 | | - + `emeasurable_fun_sum` -> `emeasurable_sum` |
201 | | - + `emeasurable_fun_fsum` -> `emeasurable_fsum` |
202 | | - + `ge0_emeasurable_fun_sum` -> `ge0_emeasurable_sum` |
203 | | -- in `probability.v`: |
204 | | - + `expectationM` -> `expectationZl` |
205 | | - |
206 | | -- in `classical_sets.v`: |
207 | | - + `preimage_itv_o_infty` -> `preimage_itvoy` |
208 | | - + `preimage_itv_c_infty` -> `preimage_itvcy` |
209 | | - + `preimage_itv_infty_o` -> `preimage_itvNyo` |
210 | | - + `preimage_itv_infty_c` -> `preimage_itvNyc` |
211 | | - |
212 | | -- in `constructive_ereal.v`: |
213 | | - + `maxeMr` -> `maxe_pMr` |
214 | | - + `maxeMl` -> `maxe_pMl` |
215 | | - + `mineMr` -> `mine_pMr` |
216 | | - + `mineMl` -> `mine_pMl` |
217 | | - |
218 | | -- in `probability.v`: |
219 | | - + `integral_distribution` -> `ge0_integral_distribution` |
220 | | - |
221 | | -- file `homotopy_theory/path.v` -> `homotopy_theory/continuous_path.v` |
222 | 127 |
|
223 | 128 | ### Generalized |
224 | 129 |
|
|
263 | 168 | (deprecated since 1.2.0) |
264 | 169 | - in `ereal.v`: |
265 | 170 | + notation `ereal_sup_le` (was deprecated since 1.11.0) |
266 | | -- file `mathcomp_extra.v` |
267 | | - + lemma `Pos_to_natE` (moved to `Rstruct.v`) |
268 | | - + lemma `deg_le2_ge0` (available as `deg_le2_poly_ge0` in `ssrnum.v` |
269 | | - since MathComp 2.1.0) |
270 | | -- in `sequences.v`: |
271 | | - + notations `nneseries_pred0`, `eq_nneseries`, `nneseries0`, |
272 | | - `ereal_cvgPpinfty`, `ereal_cvgPninfty` (were deprecated since 0.6.0) |
273 | | -- in `topology_structure.v`: |
274 | | - + lemma `closureC` |
275 | | - |
276 | | -- in file `lebesgue_integral.v`: |
277 | | - + lemma `approximation` |
278 | | - |
279 | | -### Removed |
280 | | - |
281 | | -- in `lebesgue_integral.v`: |
282 | | - + definition `cst_mfun` |
283 | | - + lemma `mfun_cst` |
284 | | - |
285 | | -- in `cardinality.v`: |
286 | | - + lemma `cst_fimfun_subproof` |
287 | | - |
288 | | -- in `lebesgue_integral.v`: |
289 | | - + lemma `cst_mfun_subproof` (use lemma `measurable_cst` instead) |
290 | | - + lemma `cst_nnfun_subproof` (turned into a `Let`) |
291 | | - + lemma `indic_mfun_subproof` (use lemma `measurable_fun_indic` instead) |
292 | | - |
293 | | -- in `lebesgue_integral.v`: |
294 | | - + lemma `measurable_indic` (was uselessly specializing `measurable_fun_indic` (now `measurable_indic`) from `lebesgue_measure.v`) |
295 | | - + notation `measurable_fun_indic` (deprecation since 0.6.3) |
296 | | -- in `constructive_ereal.v` |
297 | | - + notation `lee_opp` (deprecated since 0.6.5) |
298 | | - + notation `lte_opp` (deprecated since 0.6.5) |
299 | | -- in `measure.v`: |
300 | | - + `dynkin_setI_bigsetI` (use `big_ind` instead) |
301 | | - |
302 | | -- in `lebesgue_measurable.v`: |
303 | | - + notation `measurable_fun_power_pos` (deprecated since 0.6.3) |
304 | | - + notation `measurable_power_pos` (deprecated since 0.6.4) |
305 | 171 |
|
306 | 172 | ### Infrastructure |
307 | 173 |
|
|
0 commit comments