Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Jul 29, 2024
1 parent 191da25 commit 9a942f1
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 @@ -43,6 +43,9 @@
+ lemmas `lteD2rE`, `leeD2rE`
+ lemmas `lte_dD2rE`, `lee_dD2rE`

- in `classical_sets.v`:
+ lemmas `xsectionP`, `ysectionP`

### Changed

- in `topology.v`:
Expand Down Expand Up @@ -146,6 +149,9 @@
+ lemmas `floor0`, `floor1`
+ lemma `le_floor` (use `Num.Theory.floor_le` instead)

- in `topology.v`, `function_spaces.v`, `normedtype.v`:
+ local notation `to_set`

### Infrastructure

### Misc

0 comments on commit 9a942f1

Please sign in to comment.