|
6 | 6 |
|
7 | 7 | - in `probability.v`:
|
8 | 8 | + lemmas `eq_bernoulli`, `eq_bernoulliV2`
|
9 |
| -- file `mathcomp_extra.v` |
10 |
| - + lemmas `ge_trunc`, `lt_succ_trunc`, `trunc_ge_nat`, `trunc_lt_nat` |
11 | 9 |
|
12 |
| -- file `Rstruct.v` |
13 |
| - + lemma `Pos_to_natE` (from `mathcomp_extra.v`) |
14 |
| - + lemmas `RabsE`, `RdistE`, `sum_f_R0E`, `factE` |
| 10 | +- in `measure.v`: |
| 11 | + + lemmas `mnormalize_id`, `measurable_fun_eqP` |
15 | 12 |
|
16 |
| -- new file `internal_Eqdep_dec.v` (don't use, internal, to be removed) |
| 13 | +- in `ftc.v`: |
| 14 | + + lemma `integrable_locally` |
17 | 15 |
|
18 |
| -- file `constructive_ereal.v`: |
19 |
| - + definition `iter_mule` |
20 |
| - + lemma `prodEFin` |
| 16 | +- in `constructive_ereal.v`: |
| 17 | + + lemma `EFin_bigmax` |
21 | 18 |
|
22 |
| -- file `exp.v`: |
23 |
| - + lemma `expR_sum` |
| 19 | +- in `mathcomp_extra.v`: |
| 20 | + + lemmas `inr_inj`, `inl_inj` |
24 | 21 |
|
25 |
| -- file `lebesgue_integral.v`: |
26 |
| - + lemma `measurable_fun_le` |
| 22 | +- in `classical_sets.v`: |
| 23 | + + lemmas `in_set1`, `inr_in_set_inr`, `inl_in_set_inr`, `mem_image`, `mem_range`, `image_f` |
| 24 | + + lemmas `inr_in_set_inl`, `inl_in_set_inl` |
27 | 25 |
|
28 |
| -- in `trigo.v`: |
29 |
| - + lemma `integral0oo_atan` |
| 26 | +- in `lebesgue_integral_approximation.v`: |
| 27 | + + lemma `measurable_prod` |
30 | 28 |
|
31 | 29 | - in `measure.v`:
|
32 |
| - + lemmas `preimage_set_system0`, `preimage_set_systemU`, `preimage_set_system_compS` |
33 |
| - + lemma `preimage_set_system_id` |
34 |
| - |
35 |
| -- in `Rstruct_topology.v`: |
36 |
| - + lemma `RexpE` |
37 |
| - |
38 |
| -- file `mathcomp_extra.v`: |
39 |
| - + lemma `mulr_funEcomp` |
| 30 | + + lemma `preimage_set_system_compS` |
40 | 31 |
|
41 | 32 | - in `numfun.v`:
|
42 | 33 | + defintions `funrpos`, `funrneg` with notations `^\+` and `^\-`
|
|
69 | 60 | + lemma `expectationM_ge0`, `integrable_expectationM`, `independent_integrableM`,
|
70 | 61 | ` expectation_mul`
|
71 | 62 |
|
72 |
| -- in `trigo.v`: |
73 |
| - + lemma `integral0oo_atan` |
74 |
| - |
75 |
| -- in `measure.v`: |
76 |
| - + lemmas `mnormalize_id`, `measurable_fun_eqP` |
77 |
| - |
78 |
| -- in `ftc.v`: |
79 |
| - + lemma `integrable_locally` |
80 |
| - |
81 |
| -- in `constructive_ereal.v`: |
82 |
| - + lemma `EFin_bigmax` |
83 |
| - |
84 |
| -- in `mathcomp_extra.v`: |
85 |
| - + lemmas `inr_inj`, `inl_inj` |
86 |
| - |
87 |
| -- in `classical_sets.v`: |
88 |
| - + lemmas `in_set1`, `inr_in_set_inr`, `inl_in_set_inr`, `mem_image`, `mem_range`, `image_f` |
89 |
| - + lemmas `inr_in_set_inl`, `inl_in_set_inl` |
90 |
| - |
91 |
| -- in `lebesgue_integral_approximation.v`: |
92 |
| - + lemma `measurable_prod` |
93 |
| - |
94 | 63 | ### Changed
|
95 | 64 |
|
96 | 65 | - in `pi_irrational`:
|
|
104 | 73 | + `fubini1a` -> `integrable12ltyP`
|
105 | 74 | + `fubini1b` -> `integrable21ltyP`
|
106 | 75 | + `measurable_funP` -> `measurable_funPT` (field of `isMeasurableFun` mixin)
|
107 |
| - |
108 |
| -- in `mathcomp_extra.v` |
109 |
| - + `comparable_min_le_min` -> `comparable_le_min2` |
110 |
| - + `comparable_max_le_max` -> `comparable_le_max2` |
111 |
| - + `min_le_min` -> `le_min2` |
112 |
| - + `max_le_max` -> `le_max2` |
113 |
| - + `real_sqrtC` -> `sqrtC_real` |
114 | 76 |
|
115 | 77 | ### Generalized
|
116 | 78 |
|
117 | 79 | ### Deprecated
|
118 | 80 |
|
119 | 81 | ### Removed
|
120 | 82 |
|
121 |
| -- file `mathcomp_extra.v` |
122 |
| - + lemma `Pos_to_natE` (moved to `Rstruct.v`) |
123 |
| - + lemma `deg_le2_ge0` (available as `deg_le2_poly_ge0` in `ssrnum.v` |
124 |
| - since MathComp 2.1.0) |
125 |
| - |
126 |
| -- in `lebesgue_integral.v`: |
127 |
| - + definition `cst_mfun` |
128 |
| - + lemma `mfun_cst` |
129 |
| - |
130 |
| -- in `cardinality.v`: |
131 |
| - + lemma `cst_fimfun_subproof` |
132 |
| - |
133 |
| -- in `lebesgue_integral.v`: |
134 |
| - + lemma `cst_mfun_subproof` (use lemma `measurable_cst` instead) |
135 |
| - + lemma `cst_nnfun_subproof` (turned into a `Let`) |
136 |
| - + lemma `indic_mfun_subproof` (use lemma `measurable_fun_indic` instead) |
137 |
| - |
138 |
| -- in `lebesgue_integral.v`: |
139 |
| - + lemma `measurable_indic` (was uselessly specializing `measurable_fun_indic` (now `measurable_indic`) from `lebesgue_measure.v`) |
140 |
| - + notation `measurable_fun_indic` (deprecation since 0.6.3) |
141 |
| -- in `constructive_ereal.v` |
142 |
| - + notation `lee_opp` (deprecated since 0.6.5) |
143 |
| - + notation `lte_opp` (deprecated since 0.6.5) |
144 |
| -- in `measure.v`: |
145 |
| - + `dynkin_setI_bigsetI` (use `big_ind` instead) |
146 |
| - |
147 |
| -- in `lebesgue_measurable.v`: |
148 |
| - + notation `measurable_fun_power_pos` (deprecated since 0.6.3) |
149 |
| - + notation `measurable_power_pos` (deprecated since 0.6.4) |
150 |
| - |
151 | 83 | ### Infrastructure
|
152 | 84 |
|
153 | 85 | ### Misc
|
0 commit comments