|
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 `mathcomp_extra.v`: |
18 |
| - + lemma `partition_disjoint_bigfcup` |
19 |
| -- in `lebesgue_measure.v`: |
20 |
| - + lemma `measurable_indicP` |
| 17 | + |
| 18 | +- in `lebesgue_integral.v`: |
| 19 | + + lemmas `integral_fin_num_abs`, `Rintegral_cst`, `le_Rintegral` |
| 20 | + |
| 21 | +- new file `pi_irrational.v`: |
| 22 | + + lemmas `measurable_poly` |
| 23 | + + definition `rational` |
| 24 | + + module `pi_irrational` |
| 25 | + + lemma `pi_irrationnal` |
| 26 | + |
| 27 | +- in `numfun.v` |
| 28 | + + lemmas `funeposE`, `funenegE`, `funepos_comp`, `funeneg_comp` |
| 29 | + |
| 30 | +- in `classical_sets.v`: |
| 31 | + + lemmas `xsectionE`, `ysectionE` |
21 | 32 |
|
22 | 33 | - in `numfun.v`:
|
23 | 34 | + defintions `funrpos`, `funrneg` with notations `^\+` and `^\-`
|
|
29 | 40 |
|
30 | 41 | - in `measure.v`:
|
31 | 42 | + lemma `preimage_class_comp`
|
32 |
| - + defintions `mapping_display`, `g_sigma_algebra_mappingType`, `g_sigma_algebra_mapping`, |
33 |
| - notations `.-mapping`, `.-mapping.-measurable` |
| 43 | + + defintions `preimage_display`, `g_sigma_algebra_preimageType`, `g_sigma_algebra_preimage`, |
| 44 | + notations `.-preimage`, `.-preimage.-measurable` |
34 | 45 |
|
35 | 46 | - in `lebesgue_measure.v`:
|
36 | 47 | + lemmas `measurable_funrpos`, `measurable_funrneg`
|
37 | 48 |
|
38 |
| -- in `lebesgue_integral.v`: |
39 |
| - + lemmas `integral_fin_num_abs`, `Rintegral_cst`, `le_Rintegral` |
40 |
| - |
41 |
| -- new file `pi_irrational.v`: |
42 |
| - + lemmas `measurable_poly` |
43 |
| - + definition `rational` |
44 |
| - + module `pi_irrational` |
45 |
| - + lemma `pi_irrationnal` |
46 |
| -- in `constructive_ereal.v`: |
47 |
| - + notations `\prod` in scope ereal_scope |
48 |
| - + lemmas `prode_ge0`, `prode_fin_num` |
49 |
| -- in `probability.v`: |
50 |
| - + lemma `expectation_def` |
51 |
| - + notation `'M_` |
52 |
| - |
53 | 49 | - new file `independence.v`:
|
54 | 50 | + lemma `expectationM_ge0`
|
55 | 51 | + definition `independent_events`
|
56 | 52 | + definition `mutual_independence`
|
57 | 53 | + definition `independent_RVs`
|
58 | 54 | + definition `independent_RVs2`
|
59 |
| - + lemmas `g_sigma_algebra_mapping_comp`, `g_sigma_algebra_mapping_funrpos`, |
60 |
| - `g_sigma_algebra_mapping_funrneg` |
| 55 | + + lemmas `g_sigma_algebra_preimage_comp`, `g_sigma_algebra_preimage_funrpos`, |
| 56 | + `g_sigma_algebra_preimage_funrneg` |
61 | 57 | + lemmas `independent_RVs2_comp`, `independent_RVs2_funrposneg`,
|
62 | 58 | `independent_RVs2_funrnegpos`, `independent_RVs2_funrnegneg`,
|
63 | 59 | `independent_RVs2_funrpospos`
|
64 | 60 | + lemma `expectationM_ge0`, `integrable_expectationM`, `independent_integrableM`,
|
65 | 61 | ` expectation_prod`
|
66 | 62 |
|
67 |
| -- in `numfun.v` |
68 |
| - + lemmas `funeposE`, `funenegE`, `funepos_comp`, `funeneg_comp` |
69 |
| - |
70 |
| -- in `classical_sets.v`: |
71 |
| - + lemmas `xsectionE`, `ysectionE` |
72 |
| - |
73 | 63 | ### Changed
|
74 | 64 |
|
75 | 65 | - in `lebesgue_integrale.v`
|
|
95 | 85 | + `sigma_algebra_image_class` -> `sigma_algebra_image`
|
96 | 86 | + `sigma_algebra_preimage_classE` -> `g_sigma_preimageE`
|
97 | 87 | + `preimage_classes_comp` -> `g_sigma_preimageU_comp`
|
98 |
| - |
99 |
| -### Renamed |
100 |
| - |
101 |
| -- in `lebesgue_measure.v`: |
102 |
| - + `measurable_fun_indic` -> `measurable_indic` |
103 |
| - + `emeasurable_fun_sum` -> `emeasurable_sum` |
104 |
| - + `emeasurable_fun_fsum` -> `emeasurable_fsum` |
105 |
| - + `ge0_emeasurable_fun_sum` -> `ge0_emeasurable_sum` |
106 |
| -- in `probability.v`: |
107 |
| - + `expectationM` -> `expectationZl` |
108 |
| - |
109 |
| -- in `classical_sets.v`: |
110 |
| - + `preimage_itv_o_infty` -> `preimage_itvoy` |
111 |
| - + `preimage_itv_c_infty` -> `preimage_itvcy` |
112 |
| - + `preimage_itv_infty_o` -> `preimage_itvNyo` |
113 |
| - + `preimage_itv_infty_c` -> `preimage_itvNyc` |
114 |
| - |
115 |
| -- in `constructive_ereal.v`: |
116 |
| - + `maxeMr` -> `maxe_pMr` |
117 |
| - + `maxeMl` -> `maxe_pMl` |
118 |
| - + `mineMr` -> `mine_pMr` |
119 |
| - + `mineMl` -> `mine_pMl` |
120 |
| - |
121 |
| -- in `probability.v`: |
122 |
| - + `integral_distribution` -> `ge0_integral_distribution` |
123 |
| - |
124 |
| -- file `homotopy_theory/path.v` -> `homotopy_theory/continuous_path.v` |
125 | 88 |
|
126 | 89 | ### Generalized
|
127 | 90 |
|
|
143 | 106 | - in `sequences.v`:
|
144 | 107 | + notations `nneseries_pred0`, `eq_nneseries`, `nneseries0`,
|
145 | 108 | `ereal_cvgPpinfty`, `ereal_cvgPninfty` (were deprecated since 0.6.0)
|
146 |
| -- in `topology_structure.v`: |
147 |
| - + lemma `closureC` |
148 |
| - |
149 |
| -- in file `lebesgue_integral.v`: |
150 |
| - + lemma `approximation` |
151 |
| - |
152 |
| -### Removed |
153 |
| - |
154 |
| -- in `lebesgue_integral.v`: |
155 |
| - + definition `cst_mfun` |
156 |
| - + lemma `mfun_cst` |
157 |
| - |
158 |
| -- in `cardinality.v`: |
159 |
| - + lemma `cst_fimfun_subproof` |
160 |
| - |
161 |
| -- in `lebesgue_integral.v`: |
162 |
| - + lemma `cst_mfun_subproof` (use lemma `measurable_cst` instead) |
163 |
| - + lemma `cst_nnfun_subproof` (turned into a `Let`) |
164 |
| - + lemma `indic_mfun_subproof` (use lemma `measurable_fun_indic` instead) |
165 |
| - |
166 |
| -- in `lebesgue_integral.v`: |
167 |
| - + lemma `measurable_indic` (was uselessly specializing `measurable_fun_indic` (now `measurable_indic`) from `lebesgue_measure.v`) |
168 |
| - + notation `measurable_fun_indic` (deprecation since 0.6.3) |
169 |
| -- in `constructive_ereal.v` |
170 |
| - + notation `lee_opp` (deprecated since 0.6.5) |
171 |
| - + notation `lte_opp` (deprecated since 0.6.5) |
172 |
| -- in `measure.v`: |
173 |
| - + `dynkin_setI_bigsetI` (use `big_ind` instead) |
174 |
| - |
175 |
| -- in `lebesgue_measurable.v`: |
176 |
| - + notation `measurable_fun_power_pos` (deprecated since 0.6.3) |
177 |
| - + notation `measurable_power_pos` (deprecated since 0.6.4) |
178 | 109 |
|
179 | 110 | ### Infrastructure
|
180 | 111 |
|
|
0 commit comments