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

Cleanup/refactor freeg.v and monalg.v #80

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Cleanup/refactor freeg.v and monalg.v #80

merged 2 commits into from
Oct 17, 2023

Conversation

pi8027
Copy link
Member

@pi8027 pi8027 commented May 30, 2023

No description provided.

@proux01
Copy link
Contributor

proux01 commented Jun 7, 2023

@pi8027 here is the rebase I promised https://github.com/proux01/multinomials/tree/cleanup (I don't have push rights here so I let you retrieve it)

@pi8027
Copy link
Member Author

pi8027 commented Jun 7, 2023

@proux01 Thanks a lot! Done.

Copy link
Contributor

@proux01 proux01 left a comment

Choose a reason for hiding this comment

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

BTW, while rebasing this, I gave tit a quick look and it looks good to me.

- rename `m_scope` to `monom_scope`,
- rename some definitions to follow the naming convention of MathComp, e.g.,
  `cmone` -> `onecm`,
- remove the `{finsfun K -> T / x}` notation (use `{fsfun K -> T with x}`
  instead),
- remove the `malg_val` coercion since it is confusing,
- turns `malgC` from a definition into a notation and some lemmas about `malgC`
  are subsumed by ones about `mkmalgU`.
@pi8027
Copy link
Member Author

pi8027 commented Oct 17, 2023

Can we merge this?

@proux01
Copy link
Contributor

proux01 commented Oct 17, 2023

I didn't even realized this wasn't merged yet. I don't have rights but I'm all in favor of merging. Pinging @CohenCyril (don't know who else has merge rights)

@strub strub merged commit af7138d into master Oct 17, 2023
10 checks passed
@strub
Copy link
Member

strub commented Oct 17, 2023

Done

@pi8027 pi8027 deleted the cleanup branch October 18, 2023 12:46
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.

3 participants