-
Notifications
You must be signed in to change notification settings - Fork 65
Replace signed by itv #1410
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
Replace signed by itv #1410
Conversation
0300603 to
89faa96
Compare
89faa96 to
9f4c2e5
Compare
affeldt-aist
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.
I haven't read in details but since it fixes at least two issues and since once merged the file will again be the object of a port to MathComp, I think it should be merged for the next release.
|
As you want. I still think it could be good to have a light review about for instance putting things in a |
|
@affeldt-aist thanks for the fix/update but apparently there are still conflicts? |
You're right. I'll do that this week-end. |
Indeed. It compiles fine on my machine though (MathComp 2.3.0, HB 1.8.1, Coq 8.20.1). |
3996d4e to
d7ebc25
Compare
|
There is a number of definitions/lemmas (e.g., [1] |
Note that most (if not all) of these are now in the |
69746a8 to
6f69c85
Compare
56be933 to
ad9b508
Compare
|
Should we merge this one for today's release? |
ad9b508 to
eaa91b0
Compare
And deprecate signed. Co-authored-by: Reynald Affeldt <[email protected]> Co-authored-by: Cyril Cohen <[email protected]>
eaa91b0 to
5d32657
Compare
|
Can be merged when CI is green |
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Backport a few lemmas from math-comp/analysis#1410
Motivation for this change
Complete the development of itv.v and use it in place of signed.v
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Reminder to reviewers
Fixes #879
Fixes #878