-
Notifications
You must be signed in to change notification settings - Fork 64
fixes #1551 (move isMeasurable from simple_functions.v to measure.v)
#1695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
00c62b9 to
8f278a4
Compare
|
ping? |
hoheinzollern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good. Wouldn't it make more sense to put the renamed lemmas into the "RENAMED" section of the changelog?
Feel free to ignore if you think it's inappropriate.
I agree it's clearer. |
…o `measure.v`) (math-comp#1695) * fixes math-comp#1551 * fixes math-comp#1518
…o `measure.v`) (math-comp#1695) * fixes math-comp#1551 * fixes math-comp#1518
Motivation for this change
fixes #1551
fixes #1558
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers