Skip to content

Commit b6c474c

Browse files
committed
fix changelog
1 parent d311bbd commit b6c474c

1 file changed

Lines changed: 0 additions & 75 deletions

File tree

CHANGELOG_UNRELEASED.md

Lines changed: 0 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -103,67 +103,6 @@
103103

104104
- in `lebesgue_integrable.v`:
105105
+ lemma `integrable_set0`
106-
- in `probability.v`:
107-
+ definition `ccdf`
108-
+ lemmas `lebesgue_stieltjes_cdf_id`, `cdf_ccdf_1`, `ccdf_nonincreasing`, `cvg_ccdfy0`, `cvg_ccdfNy1`, `ccdf_right_continuous`, `ge0_expectation_ccdf`
109-
+ corollaries `ccdf_cdf_1`, `ccdf_1_cdf`, `cdf_1_ccdf`
110-
111-
- in `num_normedtype.v`:
112-
+ lemma `nbhs_infty_gtr`
113-
- in `function_spaces.v`:
114-
+ lemmas `cvg_big`, `continuous_big`
115-
116-
- in `realfun.v`:
117-
+ lemma `cvg_addrl_Ny`
118-
119-
- in `constructive_ereal.v`:
120-
+ lemmas `mule_natr`, `dmule_natr`
121-
+ lemmas `inve_eqy`, `inve_eqNy`
122-
123-
- in `uniform_structure.v`:
124-
+ lemma `continuous_injective_withinNx`
125-
126-
- in `constructive_ereal.v`:
127-
+ variants `Ione`, `Idummy_placeholder`
128-
+ inductives `Inatmul`, `IEFin`
129-
+ definition `parse`, `print`
130-
+ number notations in scopes `ereal_dual_scope` and `ereal_scope`
131-
+ notation `- 1` in scopes `ereal_dual_scope` and `ereal_scope`
132-
- in `pseudometric_normed_Zmodule.v`:
133-
+ lemma `le0_ball0`
134-
- in `theories/landau.v`:
135-
+ lemma `littleoE0`
136-
137-
- in `constructive_ereal.v`:
138-
+ lemma `lt0_adde`
139-
140-
- in `unstable.v`
141-
+ lemmas `coprime_prodr`, `Gauss_dvd_prod`, `expn_prod`, `mono_leq_infl`,
142-
`card_big_setU`
143-
144-
- file `pnt.v`
145-
+ definitions `next_prime`, `prime_seq`
146-
+ lemmas `leq_prime_seq`, `mem_prime_seq`
147-
+ theorem `dvg_sum_inv_prime_seq`
148-
- new directory `theories/measure_theory` with new files:
149-
+ `measurable_structure.v`
150-
+ `measure_function.v`
151-
+ `counting_measure.v`
152-
+ `dirac_measure.v`
153-
+ `probability_measure.v`
154-
+ `measure_negligible.v`
155-
+ `measure_extension.v`
156-
+ `measurable_function.v`
157-
+ `measure.v`
158-
159-
- in `realfun.v`:
160-
+ lemmas `derivable_oy_continuous_within_itvcy`,
161-
`derivable_oy_continuous_within_itvNyc`
162-
+ lemmas `derivable_oo_continuousW`,
163-
`derivable_oy_continuousWoo`,
164-
`derivable_oy_continuousW`,
165-
`derivable_Nyo_continuousWoo`,
166-
`derivable_Nyo_continuousW`
167106

168107
- in `measurable_function.v`:
169108
+ lemma `preimage_set_system_compS`
@@ -303,18 +242,6 @@
303242

304243
- in `charge.v`:
305244
+ `induced` -> `induced_charge`
306-
- in `reals.v`:
307-
+ `sup_le_ub` -> `ge_sub`
308-
+ `le_inf` -> `inf_le`
309-
+ `le_sup` -> `sup_le`
310-
+ `sup_ubound` -> `ub_le_sup`
311-
+ `inf_lbound` -> `ge_inf`
312-
+ `ub_ereal_sup` -> `ge_ereal_sup`
313-
+ `ereal_inf_le` -> `ge_ereal_inf`
314-
+ `le_ereal_sup` -> `ereal_sup_le`
315-
+ `le_ereal_inf` -> `ereal_inf_le_tmp`
316-
+ `lb_ereal_inf` -> `le_ereal_inf_tmp`
317-
+ `ereal_sup_ge` -> `le_ereal_sup_tmp`
318245

319246
### Generalized
320247

@@ -399,8 +326,6 @@
399326

400327
- in `set_interval.v`:
401328
+ lemma `interval_set1` (use `set_itv1` instead)
402-
- in `ereal.v`:
403-
+ notation `ereal_sup_le` (was deprecated since 1.11.0)
404329

405330
### Infrastructure
406331

0 commit comments

Comments
 (0)