Skip to content

Fixes 1992#2000

Open
affeldt-aist wants to merge 3 commits into
math-comp:masterfrom
affeldt-aist:fixes_1992
Open

Fixes 1992#2000
affeldt-aist wants to merge 3 commits into
math-comp:masterfrom
affeldt-aist:fixes_1992

Conversation

@affeldt-aist

Copy link
Copy Markdown
Member
Motivation for this change

fixes #1992

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 and others added 2 commits June 15, 2026 10:53
Co-authored-by: Yosuke Ito <glacier345@gmail.com>
@affeldt-aist affeldt-aist added this to the 1.17.0 milestone Jun 15, 2026
@affeldt-aist affeldt-aist requested a review from t6s June 15, 2026 02:04

@t6s t6s 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.

I am confused at a comment on closure_setC, but other parts look good.

Proof. by rewrite -interiorC interiorEbigcup. Qed.
#[deprecated(since="mathcomp-analysis 1.7.0", note="use `interiorC` and `interiorEbigcup` instead")]
Notation closureC := closureC_deprecated (only parsing).
(*#[deprecated(since="mathcomp-analysis 1.17.0", note="renamed to `closureC`")]

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.

this should be uncommented and moved to line 898

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, it should be uncommented, but it should stay here because inside a section, a notation becomes local by default.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks for catching it!

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.

Duplicate lemmas integrable_locally_restrict and integrable_locally

2 participants