Skip to content

Proof of interchange_psum using esum - #2061

Open
lyonel2017 wants to merge 2 commits into
math-comp:masterfrom
lyonel2017:feature-interchange-psum
Open

Proof of interchange_psum using esum#2061
lyonel2017 wants to merge 2 commits into
math-comp:masterfrom
lyonel2017:feature-interchange-psum

Conversation

@lyonel2017

@lyonel2017 lyonel2017 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor
Motivation for this change

Proof of interchange_psum using esum. Asked by @affeldt-aist in #2007

Depends on #2062.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers

Reference: How to document

Reminder to reviewers

Comment thread experimental_reals/realsum.v Outdated
- by move=> y _; rewrite /comp/= ger0_norm// ge0_psum.
Qed.

Lemma interchange_psum' :

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We avoid lemmas ending with a "prime" in the MathComp ecosystem.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rename the lemma interchange_psum_alt until we decided whether to keep this proof (instead of interchange_psum, or in addition to interchange_psum)

Comment thread experimental_reals/realsum.v Outdated
Comment thread experimental_reals/realsum.v Outdated
Comment thread experimental_reals/realsum.v Outdated
@affeldt-aist affeldt-aist added this to the 1.18.0 milestone Jul 30, 2026

@affeldt-aist affeldt-aist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry again for the short comments.
Since we already have an issue with the new version of experimental_reals
(we broke the compilation of ssprove: SSProve/ssprove#89),
let us postpone this one to the next release.

@lyonel2017
lyonel2017 force-pushed the feature-interchange-psum branch 2 times, most recently from c50d17f to b8c8b64 Compare August 3, 2026 13:30
@lyonel2017
lyonel2017 force-pushed the feature-interchange-psum branch from b8c8b64 to 374a39c Compare August 3, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants