Skip to content
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

restrain the scope of measurable args #1116

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

affeldt-aist
Copy link
Member

@affeldt-aist affeldt-aist commented Dec 12, 2023

Motivation for this change

@pi8027 noticed that we are not doing a good usage of scope restrictions with the Arguments command.
This is one miss that he found out.
There is certainly more to learn from https://coq.inria.fr/refman/user-extensions/syntax-extensions.html#notation-scopes

Things done/to do

- [ ] added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Compatibility with MathComp 2.0
  • I added the label TODO: HB port to make sure someone ports this PR to
    the hierarchy-builder branch or I already opened an issue or PR (please cross reference).
Automatic note to reviewers

Read this Checklist and put a milestone if possible.

Co-authored-by: Kazuhiko Sakaguchi <[email protected]>
@affeldt-aist affeldt-aist added enhancement ✨ This issue/PR is about adding new features enhancing the library TODO: MC2 port This PR must be ported to mathcomp 2 now that the. Remove this label when the port is done. labels Dec 12, 2023
@affeldt-aist affeldt-aist added this to the 0.6.7 milestone Dec 12, 2023
@affeldt-aist affeldt-aist merged commit 8ae7e5d into math-comp:master Jan 7, 2024
30 checks passed
affeldt-aist added a commit to affeldt-aist/analysis that referenced this pull request Jan 9, 2024
proux01 pushed a commit that referenced this pull request Jan 9, 2024
@proux01 proux01 removed the TODO: MC2 port This PR must be ported to mathcomp 2 now that the. Remove this label when the port is done. label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ This issue/PR is about adding new features enhancing the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants