Feature esum psum esum only#1978
Conversation
d5fc795 to
bc6feda
Compare
8e0aacb to
3aec29b
Compare
|
@t6s I am pinging you because this PR changes the definition of |
4d86e16 to
ba957d0
Compare
|
@lyonel2017 @strub rebased |
|
It looks like there are several chunks of changes contained in this PR, making it difficult to review it at once. Can you provide a bit more detailed description of intention for each of them? For example, which lemmas do you consider are important? |
This is maybe for @lyonel2017 and @strub to say because this PR is used to develop another one. From my viewpoint, the main change is the definition of Definition esum S f := pos_esum S f^\+ - pos_esum S f^\-.Before that, it was only the positive part. |
I started porting the distr.v file from |
Motivation for this change
closes #1954
This PR intends to extract the reusable part of PR #1954
esumfposandfneg(superseded byfunrposandfunrneg)TODO: completed (?)
some scripts still need to be lintedsome lemmas are wrongly namedome lemmas are not in the right filesfyi: @lyonel2017 @strub
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers