Skip to content

Commit

Permalink
add CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
ybertot committed Jul 30, 2021
1 parent f36316e commit 75ef866
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
+ lemma `bigcup_set_cond`
- in `classical_sets.v`:
+ lemmas `bigcupD1`, `bigcapD1`
- in `normedtypes.v`:
+ lemma `is_intervalPlt`

### Changed

Expand All @@ -39,6 +41,7 @@
- in `normedtype.v`:
+ lemma `cvg_bounded_real`
+ lemma `pseudoMetricNormedZModType_hausdorff`
+ definition `is_interval`

### Changed

Expand Down Expand Up @@ -122,6 +125,9 @@
- in `nngnum.v`:
+ lemma `filter_andb`

- in `normedtype.v`:
+ lemma `is_intervalPle`

### Infrastructure

### Misc

0 comments on commit 75ef866

Please sign in to comment.