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

[Merged by Bors] - feat: Generalizing some results from CommRing to CommSemiring #9512

Closed
wants to merge 7 commits into from

Conversation

XavierXarles
Copy link
Collaborator

@XavierXarles XavierXarles commented Jan 7, 2024

Most of the changes are minor.


Open in Gitpod

@XavierXarles XavierXarles added awaiting-review The author would like community review of the PR and removed awaiting-review The author would like community review of the PR labels Jan 7, 2024
@XavierXarles XavierXarles marked this pull request as draft January 7, 2024 13:14
@XavierXarles XavierXarles added the awaiting-review The author would like community review of the PR label Jan 7, 2024
@erdOne
Copy link
Member

erdOne commented Jan 7, 2024

Is this still a draft?

@XavierXarles
Copy link
Collaborator Author

Is this still a draft?

No, it's not, sorry.

@XavierXarles XavierXarles marked this pull request as ready for review January 7, 2024 15:02
@erdOne
Copy link
Member

erdOne commented Jan 7, 2024

!bench

@erdOne
Copy link
Member

erdOne commented Jan 7, 2024

Hopefully this does not slow Mathlib/RingTheory/Kaehler.lean. Otherwise LGTM

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit f9a53a5.
There were significant changes against commit 5541d21:

  Benchmark                                 Metric         Change
  ===============================================================
+ ~Mathlib.Algebra.Module.LocalizedModule   instructions    -4.4%
+ ~Mathlib.RingTheory.IsTensorProduct       instructions   -11.6%

@erdOne
Copy link
Member

erdOne commented Jan 7, 2024

That's surprising! I guess that's a good sign
maintainer merge

Copy link

github-actions bot commented Jan 7, 2024

🚀 Pull request has been placed on the maintainer queue by erdOne.

@mattrobball
Copy link
Collaborator

+3% wall clock isn’t great. Might be an artifact.

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit f9a53a5.
There were significant changes against commit 5541d21:

  Benchmark                                 Metric         Change
  ===============================================================
+ ~Mathlib.Algebra.Module.LocalizedModule   instructions    -4.4%
+ ~Mathlib.RingTheory.IsTensorProduct       instructions   -11.6%

@XavierXarles
Copy link
Collaborator Author

That's surprising! I guess that's a good sign maintainer merge

How one does this checking?

Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jan 8, 2024
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 8, 2024

Canceled.

@eric-wieser
Copy link
Member

bors merge

(The diff was showing changes from #9125 too)

mathlib-bors bot pushed a commit that referenced this pull request Jan 8, 2024
Most of the changes are minor.



Co-authored-by: Xavier Xarles <56635243+XavierXarles@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 8, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Generalizing some results from CommRing to CommSemiring [Merged by Bors] - feat: Generalizing some results from CommRing to CommSemiring Jan 8, 2024
@mathlib-bors mathlib-bors bot closed this Jan 8, 2024
@mathlib-bors mathlib-bors bot deleted the BaseChange_CommSemiring branch January 8, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants