|
63 | 63 | + `measurable_function.v` |
64 | 64 | + `measure.v` |
65 | 65 |
|
| 66 | +- in `realfun.v`: |
| 67 | + + lemmas `derivable_oy_continuous_within_itvcy`, |
| 68 | + `derivable_oy_continuous_within_itvNyc` |
| 69 | + + lemmas `derivable_oo_continuousW`, |
| 70 | + `derivable_oy_continuousWoo`, |
| 71 | + `derivable_oy_continuousW`, |
| 72 | + `derivable_Nyo_continuousWoo`, |
| 73 | + `derivable_Nyo_continuousW` |
| 74 | + |
66 | 75 | - in `pseudometric_normed_Zmodule.v`: |
67 | 76 | + lemma `continuous_comp_cvg` |
68 | 77 |
|
|
72 | 81 | - in `ftc.v`: |
73 | 82 | + lemmas `integration_by_substitution_onem`, `Rintegration_by_substitution_onem` |
74 | 83 |
|
75 | | -- in `realfun.v`: |
76 | | - + lemmas `derivable_oy_continuous_within_itvcy`, |
77 | | - `derivable_oy_continuous_within_itvNyc` |
78 | | - + lemmas `derivable_oo_continuousW`, |
79 | | - `derivable_oy_continuousWoo`, |
80 | | - `derivable_oy_continuousW`, |
81 | | - `derivable_Nyo_continuousWoo`, |
82 | | - `derivable_Nyo_continuousW` |
83 | 84 | - in `probability.v`: |
84 | 85 | + lemmas `continuous_onemXn`, `onemXn_derivable`, |
85 | 86 | `derivable_oo_continuous_bnd_onemXnMr`, `derive_onemXn`, |
|
380 | 381 | + `le_ereal_inf` -> `ereal_inf_le_tmp` |
381 | 382 | + `lb_ereal_inf` -> `le_ereal_inf_tmp` |
382 | 383 | + `ereal_sup_ge` -> `le_ereal_sup_tmp` |
383 | | -- in `measure.v` |
384 | | - + definition `ess_sup` moved to `ess_sup_inf.v` |
385 | | - |
386 | | -- in `convex.v` |
387 | | - + lemma `conv_gt0` to `convR_gt0` |
388 | | -- in `tvs.v` |
389 | | - + HB class `TopologicalNmodule` moved to `PreTopologicalNmodule` |
390 | | - + HB class `TopologicalZmodule` moved to `PreTopologicalZmodule` |
391 | | - + HB class `TopologicalLmodule` moved to `PreTopologicalLmodule` |
392 | | - + structure `topologicalLmodule` moved to `preTopologicalLmodule` |
393 | | - + HB class `UniformNmodule` moved to `PreUniformNmodule` |
394 | | - + HB class `UniformZmodule` moved to `PreUniformZmodule` |
395 | | - + HB class `UniformLmodule` moved to `PreUniformLmodule` |
396 | 384 |
|
397 | 385 | - in `probability.v`: |
398 | 386 | + `bernoulli` -> `bernoulli_prob` |
|
0 commit comments