Skip to content

Prove some admitted lemmas in experimental_reals#2007

Open
ethanlee515 wants to merge 1 commit into
math-comp:masterfrom
ethanlee515:experimental-reals-fixes
Open

Prove some admitted lemmas in experimental_reals#2007
ethanlee515 wants to merge 1 commit into
math-comp:masterfrom
ethanlee515:experimental-reals-fixes

Conversation

@ethanlee515

Copy link
Copy Markdown
Motivation for this change

Prove three admitted lemmas in experimental_reals/realsum.v:

  • psumB
  • interchange_sup
  • interchange_psum

Un-deprecate the following, as they no longer depend on unproven lemmas:

  • dlet_dlet
  • dmargin_dlet
  • dlet_dmargin
  • dfst_dswap
  • dsnd_dswap
  • dsndE
  • pr_dlet
Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@affeldt-aist

Copy link
Copy Markdown
Member

Excellent! Note that psumB was also proved in the meantime in https://github.com/math-comp/analysis/pull/1978 (under review). fyi @t6s @strub @lyonel2017

Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
@affeldt-aist affeldt-aist force-pushed the experimental-reals-fixes branch from a978375 to e5c6b8f Compare June 28, 2026 16:17
@affeldt-aist affeldt-aist requested a review from strub June 28, 2026 16:19
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