|
14 | 14 | + lemma `partition_disjoint_bigfcup`
|
15 | 15 | - in `lebesgue_measure.v`:
|
16 | 16 | + lemma `measurable_indicP`
|
17 |
| -- in `constructive_ereal.v`: |
18 |
| - + notation `\prod_( i <- r | P ) F` for extended real numbers and its variants |
19 | 17 |
|
20 | 18 | - in `numfun.v`:
|
21 | 19 | + defintions `funrpos`, `funrneg` with notations `^\+` and `^\-`
|
|
31 | 29 | notations `.-mapping`, `.-mapping.-measurable`
|
32 | 30 |
|
33 | 31 | - in `lebesgue_measure.v`:
|
34 |
| - + lemma `measurable_indicP` |
35 | 32 | + lemmas `measurable_funrpos`, `measurable_funrneg`
|
36 | 33 |
|
37 | 34 | - in `lebesgue_integral.v`:
|
|
46 | 43 | - in `probability.v`:
|
47 | 44 | + lemma `expectation_def`
|
48 | 45 | + notation `'M_`
|
49 |
| -- in `probability.v`: |
| 46 | + |
| 47 | +- new file `independence.v`: |
50 | 48 | + lemma `expectationM_ge0`
|
51 | 49 | + definition `independent_events`
|
52 | 50 | + definition `mutual_independence`
|
|
85 | 83 | - in `lebesgue_integrale.v`
|
86 | 84 | + change implicits of `measurable_funP`
|
87 | 85 |
|
88 |
| - |
89 |
| -- in file `normedtype.v`, |
90 |
| - changed `completely_regular_space` to depend on uniform separators |
91 |
| - which removes the dependency on `R`. The old formulation can be |
92 |
| - recovered easily with `uniform_separatorP`. |
93 |
| - |
94 |
| -- moved from `Rstruct.v` to `Rstruct_topology.v` |
95 |
| - + lemmas `continuity_pt_nbhs`, `continuity_pt_cvg`, |
96 |
| - `continuity_ptE`, `continuity_pt_cvg'`, `continuity_pt_dnbhs` |
97 |
| - and `nbhs_pt_comp` |
98 |
| - |
99 |
| -- moved from `real_interval.v` to `normedtype.v` |
100 |
| - + lemmas `set_itvK`, `RhullT`, `RhullK`, `set_itv_setT`, |
101 |
| - `Rhull_smallest`, `le_Rhull`, `neitv_Rhull`, `Rhull_involutive`, |
102 |
| - `disj_itv_Rhull` |
103 |
| -- in `topology.v`: |
104 |
| - + lemmas `subspace_pm_ball_center`, `subspace_pm_ball_sym`, |
105 |
| - `subspace_pm_ball_triangle`, `subspace_pm_entourage` turned |
106 |
| - into local `Let`'s |
107 |
| - |
108 |
| -- in `lebesgue_integral.v`: |
109 |
| - + structure `SimpleFun` now inside a module `HBSimple` |
110 |
| - + structure `NonNegSimpleFun` now inside a module `HBNNSimple` |
111 |
| - + lemma `cst_nnfun_subproof` has now a different statement |
112 |
| - + lemma `indic_nnfun_subproof` has now a different statement |
113 |
| -- in `mathcomp_extra.v`: |
114 |
| - + definition `idempotent_fun` |
115 |
| - |
116 |
| -- in `topology_structure.v`: |
117 |
| - + definitions `regopen`, `regclosed` |
118 |
| - + lemmas `closure_setC`, `interiorC`, `closureU`, `interiorU`, |
119 |
| - `closureEbigcap`, `interiorEbigcup`, |
120 |
| - `closure_open_regclosed`, `interior_closed_regopen`, |
121 |
| - `closure_interior_idem`, `interior_closure_idem` |
122 |
| - |
123 |
| -- in file `topology_structure.v`, |
124 |
| - + mixin `isContinuous`, type `continuousType`, structure `Continuous` |
125 |
| - + new lemma `continuousEP`. |
126 |
| - + new definition `mkcts`. |
127 |
| - |
128 |
| -- in file `subspace_topology.v`, |
129 |
| - + new lemmas `continuous_subspace_setT`, `nbhs_prodX_subspace_inE`, and |
130 |
| - `continuous_subspace_prodP`. |
131 |
| - + type `continuousFunType`, HB structure `ContinuousFun` |
132 |
| - |
133 |
| -- in file `subtype_topology.v`, |
134 |
| - + new lemmas `subspace_subtypeP`, `subspace_sigL_continuousP`, |
135 |
| - `subspace_valL_continuousP'`, `subspace_valL_continuousP`, `sigT_of_setXK`, |
136 |
| - `setX_of_sigTK`, `setX_of_sigT_continuous`, and `sigT_of_setX_continuous`. |
137 |
| - |
138 |
| -- in `lebesgue_integrale.v` |
139 |
| - + change implicits of `measurable_funP` |
140 |
| - |
141 |
| -### Changed |
142 |
| - |
143 | 86 | ### Renamed
|
144 | 87 |
|
145 | 88 | - in `lebesgue_measure.v`:
|
|
164 | 107 |
|
165 | 108 | - in `probability.v`:
|
166 | 109 | + `integral_distribution` -> `ge0_integral_distribution`
|
167 |
| - + `expectationM` -> `expectationMl` |
168 | 110 |
|
169 | 111 | - file `homotopy_theory/path.v` -> `homotopy_theory/continuous_path.v`
|
170 | 112 |
|
|
195 | 137 |
|
196 | 138 | ### Removed
|
197 | 139 |
|
198 |
| -- in `topology_structure.v`: |
199 |
| - + lemma `closureC` |
200 |
| - |
201 |
| -- in file `lebesgue_integral.v`: |
202 |
| - + lemma `approximation` |
203 |
| - |
204 |
| -### Removed |
205 |
| - |
206 |
| -- in `lebesgue_integral.v`: |
207 |
| - + definition `cst_mfun` |
208 |
| - + lemma `mfun_cst` |
209 |
| - |
210 |
| -- in `cardinality.v`: |
211 |
| - + lemma `cst_fimfun_subproof` |
212 |
| - |
213 |
| -- in `lebesgue_integral.v`: |
214 |
| - + lemma `cst_mfun_subproof` (use lemma `measurable_cst` instead) |
215 |
| - + lemma `cst_nnfun_subproof` (turned into a `Let`) |
216 |
| - + lemma `indic_mfun_subproof` (use lemma `measurable_fun_indic` instead) |
217 |
| - |
218 | 140 | - in `lebesgue_integral.v`:
|
219 | 141 | + lemma `measurable_indic` (was uselessly specializing `measurable_fun_indic` (now `measurable_indic`) from `lebesgue_measure.v`)
|
220 | 142 | + notation `measurable_fun_indic` (deprecation since 0.6.3)
|
|
0 commit comments