|
15 | 15 |
|
16 | 16 | - new file `internal_Eqdep_dec.v` (don't use, internal, to be removed) |
17 | 17 |
|
| 18 | +- in `measure.v`: |
| 19 | + + lemmas `mnormalize_id`, `measurable_fun_eqP` |
| 20 | + |
| 21 | +- in `ftc.v`: |
| 22 | + + lemma `integrable_locally` |
| 23 | + |
| 24 | +- in `constructive_ereal.v`: |
| 25 | + + lemma `EFin_bigmax` |
| 26 | + |
| 27 | +- in `mathcomp_extra.v`: |
| 28 | + + lemmas `inr_inj`, `inl_inj` |
| 29 | + |
| 30 | +- in `classical_sets.v`: |
| 31 | + + lemmas `in_set1`, `inr_in_set_inr`, `inl_in_set_inr`, `mem_image`, `mem_range`, `image_f` |
| 32 | + + lemmas `inr_in_set_inl`, `inl_in_set_inl` |
| 33 | + |
| 34 | +- in `lebesgue_integral_approximation.v`: |
| 35 | + + lemma `measurable_prod` |
| 36 | + |
| 37 | +- in `measure.v`: |
| 38 | + + lemma `preimage_set_system_compS` |
| 39 | + |
18 | 40 | - in `numfun.v`: |
19 | 41 | + defintions `funrpos`, `funrneg` with notations `^\+` and `^\-` |
20 | 42 | + lemmas `funrpos_ge0`, `funrneg_ge0`, `funrposN`, `funrnegN`, `ge0_funrposE`, |
|
61 | 83 | - file `lebesgue_integral.v`: |
62 | 84 | + lemma `measurable_fun_le` |
63 | 85 |
|
64 | | -- in `trigo.v`: |
65 | | - + lemma `integral0oo_atan` |
66 | | - |
67 | | -- in `measure.v`: |
68 | | - + lemmas `mnormalize_id`, `measurable_fun_eqP` |
69 | | - |
70 | | -- in `ftc.v`: |
71 | | - + lemma `integrable_locally` |
72 | | - |
73 | | -- in `constructive_ereal.v`: |
74 | | - + lemma `EFin_bigmax` |
75 | | - |
76 | | -- in `mathcomp_extra.v`: |
77 | | - + lemmas `inr_inj`, `inl_inj` |
78 | | - |
79 | | -- in `classical_sets.v`: |
80 | | - + lemmas `in_set1`, `inr_in_set_inr`, `inl_in_set_inr`, `mem_image`, `mem_range`, `image_f` |
81 | | - + lemmas `inr_in_set_inl`, `inl_in_set_inl` |
82 | | - |
83 | | -- in `lebesgue_integral_approximation.v`: |
84 | | - + lemma `measurable_prod` |
85 | | - |
86 | 86 | ### Changed |
87 | 87 |
|
88 | 88 | ### Renamed |
|
0 commit comments