|
103 | 103 |
|
104 | 104 | - in `lebesgue_integrable.v`: |
105 | 105 | + lemma `integrable_set0` |
106 | | -- in `probability.v`: |
107 | | - + definition `ccdf` |
108 | | - + lemmas `lebesgue_stieltjes_cdf_id`, `cdf_ccdf_1`, `ccdf_nonincreasing`, `cvg_ccdfy0`, `cvg_ccdfNy1`, `ccdf_right_continuous`, `ge0_expectation_ccdf` |
109 | | - + corollaries `ccdf_cdf_1`, `ccdf_1_cdf`, `cdf_1_ccdf` |
110 | | - |
111 | | -- in `num_normedtype.v`: |
112 | | - + lemma `nbhs_infty_gtr` |
113 | | -- in `function_spaces.v`: |
114 | | - + lemmas `cvg_big`, `continuous_big` |
115 | | - |
116 | | -- in `realfun.v`: |
117 | | - + lemma `cvg_addrl_Ny` |
118 | | - |
119 | | -- in `constructive_ereal.v`: |
120 | | - + lemmas `mule_natr`, `dmule_natr` |
121 | | - + lemmas `inve_eqy`, `inve_eqNy` |
122 | | - |
123 | | -- in `uniform_structure.v`: |
124 | | - + lemma `continuous_injective_withinNx` |
125 | | - |
126 | | -- in `constructive_ereal.v`: |
127 | | - + variants `Ione`, `Idummy_placeholder` |
128 | | - + inductives `Inatmul`, `IEFin` |
129 | | - + definition `parse`, `print` |
130 | | - + number notations in scopes `ereal_dual_scope` and `ereal_scope` |
131 | | - + notation `- 1` in scopes `ereal_dual_scope` and `ereal_scope` |
132 | | -- in `pseudometric_normed_Zmodule.v`: |
133 | | - + lemma `le0_ball0` |
134 | | -- in `theories/landau.v`: |
135 | | - + lemma `littleoE0` |
136 | | - |
137 | | -- in `constructive_ereal.v`: |
138 | | - + lemma `lt0_adde` |
139 | | - |
140 | | -- in `unstable.v` |
141 | | - + lemmas `coprime_prodr`, `Gauss_dvd_prod`, `expn_prod`, `mono_leq_infl`, |
142 | | - `card_big_setU` |
143 | | - |
144 | | -- file `pnt.v` |
145 | | - + definitions `next_prime`, `prime_seq` |
146 | | - + lemmas `leq_prime_seq`, `mem_prime_seq` |
147 | | - + theorem `dvg_sum_inv_prime_seq` |
148 | | -- new directory `theories/measure_theory` with new files: |
149 | | - + `measurable_structure.v` |
150 | | - + `measure_function.v` |
151 | | - + `counting_measure.v` |
152 | | - + `dirac_measure.v` |
153 | | - + `probability_measure.v` |
154 | | - + `measure_negligible.v` |
155 | | - + `measure_extension.v` |
156 | | - + `measurable_function.v` |
157 | | - + `measure.v` |
158 | | - |
159 | | -- in `realfun.v`: |
160 | | - + lemmas `derivable_oy_continuous_within_itvcy`, |
161 | | - `derivable_oy_continuous_within_itvNyc` |
162 | | - + lemmas `derivable_oo_continuousW`, |
163 | | - `derivable_oy_continuousWoo`, |
164 | | - `derivable_oy_continuousW`, |
165 | | - `derivable_Nyo_continuousWoo`, |
166 | | - `derivable_Nyo_continuousW` |
167 | 106 |
|
168 | 107 | - in `measurable_function.v`: |
169 | 108 | + lemma `preimage_set_system_compS` |
|
303 | 242 |
|
304 | 243 | - in `charge.v`: |
305 | 244 | + `induced` -> `induced_charge` |
306 | | -- in `reals.v`: |
307 | | - + `sup_le_ub` -> `ge_sub` |
308 | | - + `le_inf` -> `inf_le` |
309 | | - + `le_sup` -> `sup_le` |
310 | | - + `sup_ubound` -> `ub_le_sup` |
311 | | - + `inf_lbound` -> `ge_inf` |
312 | | - + `ub_ereal_sup` -> `ge_ereal_sup` |
313 | | - + `ereal_inf_le` -> `ge_ereal_inf` |
314 | | - + `le_ereal_sup` -> `ereal_sup_le` |
315 | | - + `le_ereal_inf` -> `ereal_inf_le_tmp` |
316 | | - + `lb_ereal_inf` -> `le_ereal_inf_tmp` |
317 | | - + `ereal_sup_ge` -> `le_ereal_sup_tmp` |
318 | 245 |
|
319 | 246 | ### Generalized |
320 | 247 |
|
|
399 | 326 |
|
400 | 327 | - in `set_interval.v`: |
401 | 328 | + lemma `interval_set1` (use `set_itv1` instead) |
402 | | -- in `ereal.v`: |
403 | | - + notation `ereal_sup_le` (was deprecated since 1.11.0) |
404 | 329 |
|
405 | 330 | ### Infrastructure |
406 | 331 |
|
|
0 commit comments