Skip to content

Commit

Permalink
generalizations (#1147)
Browse files Browse the repository at this point in the history
* generalizations
  • Loading branch information
affeldt-aist authored Jan 18, 2024
1 parent 1c0b3be commit cb07aa9
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 126 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@

### Generalized

- in `realfun.v`:
+ lemmas `nonincreasing_at_right_cvgr`, `nonincreasing_at_left_cvgr`
+ lemmas `nondecreasing_at_right_cvge`, `nondecreasing_at_right_is_cvge`,
`nonincreasing_at_right_cvge`, `nonincreasing_at_right_is_cvge`

- in `realfun.v`:
+ lemmas `nonincreasing_at_right_is_cvgr`, `nondecreasing_at_right_is_cvgr`

### Deprecated

### Removed
Expand Down
Loading

0 comments on commit cb07aa9

Please sign in to comment.