Skip to content

Commit 21170a5

Browse files
committed
fix changelog
1 parent a669b71 commit 21170a5

1 file changed

Lines changed: 14 additions & 15 deletions

File tree

CHANGELOG_UNRELEASED.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -93,20 +93,6 @@
9393
+ lemma `is_diff_mx`
9494
+ instance `is_diff_mx`
9595

96-
- in `mathcomp_extra.v`:
97-
+ lemmas `divDl_ge0`, `divDl_le1`
98-
+ mixin `Zmodule_isSubNormed`
99-
+ mixin `isTmp` and structure `SubNormedZmodule_tmp` (temporary kludge)
100-
101-
- in `unstable.v`:
102-
+ lemmas `divD_onem`
103-
104-
### Changed
105-
106-
- moved from `measurable_structure.v` to `classical_sets.v`:
107-
+ definition `preimage_set_system`
108-
+ lemmas `preimage_set_system0`, `preimage_set_systemU`, `preimage_set_system_comp`,
109-
`preimage_set_system_id`
11096
- in `functions.v`:
11197
+ lemmas `linfunP`, `linfun_eqP`
11298
+ instances of `SubLmodule` and `pointedType` on `{linear _->_ | _ }`
@@ -131,9 +117,22 @@
131117

132118
- new files `signed_measure.v` and `radon_nikodym.v`
133119
+ with the contents of `charge.v` (deprecated)
134-
120+
121+
- in `mathcomp_extra.v`:
122+
+ lemmas `divDl_ge0`, `divDl_le1`
123+
+ mixin `Zmodule_isSubNormed`
124+
+ mixin `isTmp` and structure `SubNormedZmodule_tmp` (temporary kludge)
125+
126+
- in `unstable.v`:
127+
+ lemmas `divD_onem`
128+
135129
### Changed
136130

131+
- moved from `measurable_structure.v` to `classical_sets.v`:
132+
+ definition `preimage_set_system`
133+
+ lemmas `preimage_set_system0`, `preimage_set_systemU`, `preimage_set_system_comp`,
134+
`preimage_set_system_id`
135+
137136
- moved from `measurable_structure.v` to `classical_sets.v`:
138137
+ definition `preimage_set_system`
139138
+ lemmas `preimage_set_system0`, `preimage_set_systemU`, `preimage_set_system_comp`,

0 commit comments

Comments
 (0)