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] - chore(FieldTheory/PolynomialGaloisGroup): move lemmas, reduce imports #9886

Closed
wants to merge 4 commits into from

Conversation

negiizhao
Copy link
Collaborator

@negiizhao negiizhao commented Jan 21, 2024

#dependencies:
Mathlib.FieldTheory.PolynomialGaloisGroup: 1826->1323
Mathlib.Analysis.Complex.Polynomial: 1811->1826

This needed one small change to a moved proof because conj is not allowed as an identifier when the ComplexConjugate locale is open.


I'm not sure if we should add a new file.

Open in Gitpod

#dependencies:
`Mathlib.FieldTheory.PolynomialGaloisGroup`: 1826->1323
`Mathlib.Analysis.Complex.Polynomial`: 1811->1826

I'm not sure if we should add a new file.
@negiizhao negiizhao added WIP Work in progress awaiting-CI t-algebra Algebra (groups, rings, fields etc) labels Jan 21, 2024
@negiizhao
Copy link
Collaborator Author

!bench

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit b24c24a.
There were significant changes against commit 7466efc:

  Benchmark                                      Metric         Change
  ====================================================================
- ~Mathlib.Analysis.Complex.Polynomial           instructions   478.5%
+ ~Mathlib.FieldTheory.AbelRuffini               instructions   -14.6%
+ ~Mathlib.FieldTheory.PolynomialGaloisGroup     instructions   -46.0%
- ~Mathlib.NumberTheory.NumberField.Embeddings   instructions     9.2%

@negiizhao negiizhao added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jan 21, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 11, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 15, 2024
@Ruben-VandeVelde
Copy link
Collaborator

This makes sense to me.

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

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 Feb 15, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 15, 2024
…#9886)

#dependencies:
`Mathlib.FieldTheory.PolynomialGaloisGroup`: 1826->1323
`Mathlib.Analysis.Complex.Polynomial`: 1811->1826

This needed one small change to a moved proof because `conj` is not allowed as an identifier when the `ComplexConjugate` locale is open.




Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 15, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(FieldTheory/PolynomialGaloisGroup): move lemmas, reduce imports [Merged by Bors] - chore(FieldTheory/PolynomialGaloisGroup): move lemmas, reduce imports Feb 15, 2024
@mathlib-bors mathlib-bors bot closed this Feb 15, 2024
@mathlib-bors mathlib-bors bot deleted the FR_split_polynomialGaloisGroup branch February 15, 2024 17:31
riccardobrasca pushed a commit that referenced this pull request Feb 18, 2024
…#9886)

#dependencies:
`Mathlib.FieldTheory.PolynomialGaloisGroup`: 1826->1323
`Mathlib.Analysis.Complex.Polynomial`: 1811->1826

This needed one small change to a moved proof because `conj` is not allowed as an identifier when the `ComplexConjugate` locale is open.




Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
…#9886)

#dependencies:
`Mathlib.FieldTheory.PolynomialGaloisGroup`: 1826->1323
`Mathlib.Analysis.Complex.Polynomial`: 1811->1826

This needed one small change to a moved proof because `conj` is not allowed as an identifier when the `ComplexConjugate` locale is open.




Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
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. t-algebra Algebra (groups, rings, fields etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants